Skip to content

Commit

Permalink
Release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mardiros committed Nov 15, 2022
1 parent e9678c0 commit 6703fc8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2.1.1 - Released on 2022-11-15
------------------------------
* Fix consul service discovery support when ServiceAddress is empty.

2.1.0 - Released on 2022-10-11
------------------------------
* New method :meth:`blacksmith.ResponseBox.as_optional`
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ name = "blacksmith"

readme = "README.rst"
repository = "https://github.com/mardiros/blacksmith"
version = "2.1.0"
version = "2.1.1"

[tool.poetry.dependencies]
aioredis = {version = "^2.0.0", optional = true}
Expand Down

0 comments on commit 6703fc8

Please sign in to comment.