We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15de222 commit 27b91c4Copy full SHA for 27b91c4
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [1.20.0](https://github.com/casbin/pycasbin/compare/v1.19.0...v1.20.0) (2023-07-07)
4
+
5
6
+### Features
7
8
+* add auto_notify_watcher to core enforcer ([#303](https://github.com/casbin/pycasbin/issues/303)) ([15de222](https://github.com/casbin/pycasbin/commit/15de2223d08e4d53555e747a4e549c327344412c))
9
10
# [1.19.0](https://github.com/casbin/pycasbin/compare/v1.18.3...v1.19.0) (2023-05-24)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.19.0
+version = 1.20.0
0 commit comments