We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66819a5 commit acb5de7Copy full SHA for acb5de7
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Semantic Versioning Changelog
2
3
+# [0.14.0](https://github.com/casbin/pycasbin/compare/v0.13.0...v0.14.0) (2020-12-23)
4
+
5
6
+### Features
7
8
+* add function get_role_manager ([7fb1879](https://github.com/casbin/pycasbin/commit/7fb1879e3bbdc77ea5e01ac46f96d81f917cb6fe))
9
+* add SyncedEnforcer ([9439272](https://github.com/casbin/pycasbin/commit/94392722a1fd4680a7f4072ae20b176e8225be15))
10
11
# [0.13.0](https://github.com/casbin/pycasbin/compare/v0.12.0...v0.13.0) (2020-12-14)
12
13
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 0.13.0
+version = 0.14.0
0 commit comments