We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29161b7 commit 5e16bffCopy full SHA for 5e16bff
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Semantic Versioning Changelog
2
3
+# [0.16.0](https://github.com/casbin/pycasbin/compare/v0.15.0...v0.16.0) (2021-01-09)
4
+
5
6
+### Features
7
8
+* add batch api to SyncedEnforcer ([9191ccd](https://github.com/casbin/pycasbin/commit/9191ccd72cbeed6e36303d4cbf0407b626718421))
9
+* add batch_adapter ([9470c3e](https://github.com/casbin/pycasbin/commit/9470c3ebf678ac4c64bffea623fb9a974f4f2e95))
10
11
# [0.15.0](https://github.com/casbin/pycasbin/compare/v0.14.0...v0.15.0) (2020-12-26)
12
13
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 0.15.0
+version = 0.16.0
0 commit comments