mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-22 07:52:44 +00:00
Merge branch 'master' into develop
This commit is contained in:
+9
-1
@@ -1,6 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 0.8.3 (May 14th, 2018)
|
||||
## 0.9.0
|
||||
|
||||
*TBD*
|
||||
|
||||
BREAKING:
|
||||
|
||||
## 0.8.3
|
||||
|
||||
*May 21, 2018*
|
||||
|
||||
FEATURES:
|
||||
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
package version
|
||||
|
||||
const Version = "0.8.3"
|
||||
const Version = "0.9.0-dev"
|
||||
|
||||
Reference in New Issue
Block a user