Skip to content

Commit

Permalink
chore: update CHANGELOG
Browse files Browse the repository at this point in the history
jjyr committed May 29, 2023
1 parent 0fa01ca commit dda5213
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -5,6 +5,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com).

## [Unreleased]

## [v1.14.0-rc1] - 2023-05-26

Bug fixes:

* fix: Cancel zero address as the default from address https://github.com/godwokenrises/godwoken/pull/1073
* fix: fix re-syncing race condition https://github.com/godwokenrises/godwoken/pull/1066
* feat: timeout for rpc serve https://github.com/godwokenrises/godwoken/pull/1060
* fix: from > to should compare with number type, not string https://github.com/godwokenrises/godwoken/pull/1063

Full Changelog: https://github.com/godwokenrises/godwoken/compare/v1.13.0…v1.14.0-rc1

## [v1.13.0] - 2023-04-25

Upgrades:

0 comments on commit dda5213

Please sign in to comment.