Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
tuler committed Nov 11, 2021
1 parent 89a4304 commit 92edfb1
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.3] - 2021-11-11

### Changes

- Fix retire reaction of pool nodes, returns ETH to pool owner

## [2.0.2] - 2021-10-20

### Changes
Expand Down Expand Up @@ -82,7 +88,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- First release

[unreleased]: https://github.com/cartesi/noether/compare/v2.0.1...HEAD
[unreleased]: https://github.com/cartesi/noether/compare/v2.0.3...HEAD
[2.0.3]: https://github.com/cartesi/noether/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/cartesi/noether/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/cartesi/noether/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/cartesi/noether/compare/v1.2.0...v2.0.0
[1.2.0]: https://github.com/cartesi/noether/compare/v1.1.0...v1.2.0
Expand Down

0 comments on commit 92edfb1

Please sign in to comment.