Skip to content

Commit aec1a3b

Browse files
committed
docs(upgrade): add changelog entry for v2.0.0
Signed-off-by: Artur Troian <troian@users.noreply.github.com>
1 parent 9df8eb2 commit aec1a3b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

upgrades/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,23 @@ Goal of the upgrade here
4040
Add new upgrades after this line based on the template above
4141
-----
4242

43+
##### v2.0.0
44+
45+
###### Description
46+
47+
- Stores
48+
- added
49+
- `epochs`
50+
- `oracle`
51+
- `awasm`
52+
- `wasm`
53+
- `bme`
54+
- deleted
55+
- `take`
56+
57+
- Migrations
58+
- deployment `6 -> 7`
59+
4360
##### v1.2.0
4461

4562
1. Migrate deployment and market module stores from manual KVStore key encoding to cosmossdk.io/collections.IndexedMap,

0 commit comments

Comments
 (0)