Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorbernard committed Dec 3, 2022
1 parent a5b412b commit 1f36de0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Changelog

## v0.5.3 (2022-xx-xx)
## v0.5.4 (202x-xx-xx)


## v0.5.3 (2022-12-03)

### Added

Expand Down Expand Up @@ -42,6 +45,9 @@

### Changed

* [#919](https://github.com/zeromq/jeromq/pull/919): Fix deadlock
issue on socket close

* [#906](https://github.com/zeromq/jeromq/pull/906): Fix issue where
socket identity was failing with overflow when identity was bigger
than 127
Expand Down

0 comments on commit 1f36de0

Please sign in to comment.