Skip to content

Commit

Permalink
Updated CHANGES.md (#243)
Browse files Browse the repository at this point in the history
* Updated CHANGES.md

* Updated CHANGES.md

* Updated CHANGES.md
  • Loading branch information
greg-szabo committed May 13, 2020
1 parent 14f09ba commit 08f280f
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
## Pending

Testing:
- Updated abci_info test to 0.17.0 ([#249](https://github.com/informalsystems/tendermint-rs/issues/249))

Serialization:
- Refactor serializers library to use modules and give a nicer annotation to structs. ([#248](https://github.com/informalsystems/tendermint-rs/issues/248))
RPC:
- Tendermint-Go v0.33 compatibility ([#184](https://github.com/informalsystems/tendermint-rs/issues/184))
- `abci_info`, `abci_query`, `block_results`, `genesis` structs
- serialization/deserialization fixes
- Updated/fixed integration tests

CI: ([#120](https://github.com/informalsystems/tendermint-rs/issues/120))
- Moved to GitHub Actions
- Updated crates.io badges
- Enabled integration tests in CI with Tendermint-Go node service

## [0.13.0] (2020-04-20)

Expand Down

0 comments on commit 08f280f

Please sign in to comment.