We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42f3da commit ded3c6eCopy full SHA for ded3c6e
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [1.24.0](https://github.com/casbin/pycasbin/compare/v1.23.1...v1.24.0) (2023-08-27)
4
+
5
6
+### Features
7
8
+* add field_index_map and constant ([#314](https://github.com/casbin/pycasbin/issues/314)) ([e42f3da](https://github.com/casbin/pycasbin/commit/e42f3da582f6d864c1c70b00679af9da560fe0f4))
9
10
## [1.23.1](https://github.com/casbin/pycasbin/compare/v1.23.0...v1.23.1) (2023-08-10)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.23.1
+version = 1.24.0
0 commit comments