We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06078a commit 357be23Copy full SHA for 357be23
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+## [1.8.1](https://github.com/casbin/pycasbin/compare/v1.8.0...v1.8.1) (2021-09-16)
4
+
5
6
+### Bug Fixes
7
8
+* fm instance property ([#189](https://github.com/casbin/pycasbin/issues/189)) ([e06078a](https://github.com/casbin/pycasbin/commit/e06078ada44ba9b3d794367bc8f52c1547dd2249))
9
10
# [1.8.0](https://github.com/casbin/pycasbin/compare/v1.7.0...v1.8.0) (2021-08-31)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.8.0
+version = 1.8.1
0 commit comments