Skip to content

Commit

Permalink
V1.2.0 changelog (#277)
Browse files Browse the repository at this point in the history
* chore: add scripts/tg271/data to docker ignore

* changelog for v1.2.0
  • Loading branch information
Joe Bowman authored Jan 6, 2023
1 parent 0ce6daf commit b3cf8ff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
rocksdb
data
Dockerfile
scripts/tg271/data
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## Released

### v1.2.0

- Remove v1.1.0 migration and epoch skipping logic
- Tidy debug logging
- Fix inverted comparison for unbonding clipping
- Bump ibc-go to v5.2.0

### v1.1.0

- Add escrow account to fix unbonding bug
Expand Down

0 comments on commit b3cf8ff

Please sign in to comment.