This commit is contained in:
Jae Kwon 2018-04-12 16:24:34 -07:00
parent 186ee72c0c
commit eb25943c58
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ BREAKING CHANGES
* Remove go-wire, use go-amino
* [store] Add `SubspaceIterator` and `ReverseSubspaceIterator` to `KVStore` interface
BUG FIXES
* MountStoreWithDB without providing a custom store works.
## 0.14.1 (April 9, 2018)
BUG FIXES