Skip to content

Commit

Permalink
Bump version and update CHANGELOG for core v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryNguyen5 committed May 5, 2022
1 parent a3d74b4 commit cf22816
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.0
1.4.1
6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

...

## [1.4.1] - ...

### Fixed

- Ensure failed EthSubscribe didn't register a (*rpc.ClientSubscription)(nil) which would lead to a panic on Unsubscribe

## [1.4.0] - 2022-05-02

### Added
Expand Down

0 comments on commit cf22816

Please sign in to comment.