Updated changelog

This commit is contained in:
Matt Bell
2018-05-25 09:32:37 +09:00
parent 2c46662141
commit ae9a9eaaa3
+1
View File
@@ -40,6 +40,7 @@ FEATURES
* [stake] Creation of a validator/delegation generics in `/types`
* [stake] Helper Description of the store in x/stake/store.md
* [stake] removed use of caches in the stake keeper
* [stake] Added REST API
BUG FIXES