Skip to content

Commit 23c578b

Browse files
chore(release): 1.18.2 [skip ci]
## [1.18.2](v1.18.1...v1.18.2) (2023-04-06) ### Bug Fixes * load policy rule without splitting custom functions ([#293](#293)) ([fbc4261](fbc4261))
1 parent fbc4261 commit 23c578b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Semantic Versioning Changelog
22

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+
310
## [1.18.1](https://github.com/casbin/pycasbin/compare/v1.18.0...v1.18.1) (2023-04-01)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[metadata]
2-
version = 1.18.1
2+
version = 1.18.2
33

0 commit comments

Comments
 (0)