mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-03 22:57:22 +00:00
changelog and version
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 0.8.4
|
||||
|
||||
*June 5, 2018*
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
- [autofile] Flush on Stop; Close() method to Flush and close file
|
||||
|
||||
## 0.8.3
|
||||
|
||||
*May 21, 2018*
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
package version
|
||||
|
||||
const Version = "0.8.3"
|
||||
const Version = "0.8.4"
|
||||
|
||||
Reference in New Issue
Block a user