We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d98429f commit 63dccf4Copy full SHA for 63dccf4
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [1.8.0](https://github.com/casbin/pycasbin/compare/v1.7.0...v1.8.0) (2021-08-31)
4
+
5
6
+### Features
7
8
+* PyCasbin Watcher interfaces added ([#186](https://github.com/casbin/pycasbin/issues/186)) ([d98429f](https://github.com/casbin/pycasbin/commit/d98429f02ac130fc5b7c4ad1448d967998c3d891))
9
10
# [1.7.0](https://github.com/casbin/pycasbin/compare/v1.6.0...v1.7.0) (2021-08-29)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.7.0
+version = 1.8.0
0 commit comments