Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
krojew committed Nov 1, 2021
1 parent 2d2388a commit 9dea97d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [4.1.0]

### Fixed

- Fixed compatibility with old ZK clusters.

### New

- Distributed queue recipe.

## [4.0.1]

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zookeeper-async"
version = "4.0.1"
version = "4.1.0"
authors = ["Kamil Rojewski <[email protected]>", "Nandor Kracser <[email protected]>"]
license = "MIT"
homepage = "https://github.com/krojew/rust-zookeeper"
Expand Down

0 comments on commit 9dea97d

Please sign in to comment.