aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-11-30 08:23:22 +0800
committerchriseth <chris@ethereum.org>2017-11-30 08:23:22 +0800
commitf7538daaf4fde2cbad2d0856f13a4ad773df9c85 (patch)
treee4dce9f626b7ef2f2d8e7a83cc45bcfde59cad4c /docs
parentffb3a3c06c4d436aaf03efccf31301b472cd8137 (diff)
downloaddexon-solidity-f7538daaf4fde2cbad2d0856f13a4ad773df9c85.tar
dexon-solidity-f7538daaf4fde2cbad2d0856f13a4ad773df9c85.tar.gz
dexon-solidity-f7538daaf4fde2cbad2d0856f13a4ad773df9c85.tar.bz2
dexon-solidity-f7538daaf4fde2cbad2d0856f13a4ad773df9c85.tar.lz
dexon-solidity-f7538daaf4fde2cbad2d0856f13a4ad773df9c85.tar.xz
dexon-solidity-f7538daaf4fde2cbad2d0856f13a4ad773df9c85.tar.zst
dexon-solidity-f7538daaf4fde2cbad2d0856f13a4ad773df9c85.zip
Preparation for 0.4.19 release.
Diffstat (limited to 'docs')
-rw-r--r--docs/bugs_by_version.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/bugs_by_version.json b/docs/bugs_by_version.json
index cca45428..3a8ff9a1 100644
--- a/docs/bugs_by_version.json
+++ b/docs/bugs_by_version.json
@@ -397,6 +397,10 @@
"bugs": [],
"released": "2017-10-18"
},
+ "0.4.19": {
+ "bugs": [],
+ "released": "2017-11-30"
+ },
"0.4.2": {
"bugs": [
"ZeroFunctionSelector",