We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3cde9 commit 26a0039Copy full SHA for 26a0039
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [1.5.0](https://github.com/officialpycasbin/etcd-watcher/compare/v1.4.0...v1.5.0) (2025-08-20)
4
+
5
6
+### Features
7
8
+* fix README badges ([#3](https://github.com/officialpycasbin/etcd-watcher/issues/3)) ([7d3cde9](https://github.com/officialpycasbin/etcd-watcher/commit/7d3cde96850bb1e7b5b4e532456325232ffc5405))
9
10
# [1.4.0](https://github.com/officialpycasbin/etcd-watcher/compare/v1.3.0...v1.4.0) (2025-08-17)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "etcd_watcher"
-version = "1.4.0"
+version = "1.5.0"
authors = [
{name = "Casbin", email = "admin@casbin.org"},
]
0 commit comments