Skip to content

Commit

Permalink
chore: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jjyr committed May 29, 2023
1 parent dda5213 commit 917734a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com).

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

Features:

* feat: timeout for rpc serve https://github.com/godwokenrises/godwoken/pull/1060

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
Expand Down

0 comments on commit 917734a

Please sign in to comment.