We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc4261 commit 23c578bCopy full SHA for 23c578b
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+## [1.18.2](https://github.com/casbin/pycasbin/compare/v1.18.1...v1.18.2) (2023-04-06)
4
+
5
6
+### Bug Fixes
7
8
+* load policy rule without splitting custom functions ([#293](https://github.com/casbin/pycasbin/issues/293)) ([fbc4261](https://github.com/casbin/pycasbin/commit/fbc42616620fcbe089cfcf459ec9eaa441fc33e1))
9
10
## [1.18.1](https://github.com/casbin/pycasbin/compare/v1.18.0...v1.18.1) (2023-04-01)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.18.1
+version = 1.18.2
0 commit comments