We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 784a46f commit bacc02bCopy full SHA for bacc02b
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [1.21.0](https://github.com/casbin/pycasbin/compare/v1.20.0...v1.21.0) (2023-07-10)
4
+
5
6
+### Features
7
8
+* add string adapter ([#304](https://github.com/casbin/pycasbin/issues/304)) ([784a46f](https://github.com/casbin/pycasbin/commit/784a46f8f403cf18572c22c8779dc1e3dca315ca))
9
10
# [1.20.0](https://github.com/casbin/pycasbin/compare/v1.19.0...v1.20.0) (2023-07-07)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.20.0
+version = 1.21.0
0 commit comments