We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93f24f commit daede54Copy full SHA for daede54
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [2.8.0](https://github.com/officialpycasbin/flask-authz/compare/v2.7.0...v2.8.0) (2025-08-15)
4
+
5
6
+### Features
7
8
+* switch from casbin to pycasbin ([e93f24f](https://github.com/officialpycasbin/flask-authz/commit/e93f24f4d164ea5230964813c0a4779c81b7766c))
9
10
# [2.7.0](https://github.com/officialpycasbin/flask-authz/compare/v2.6.0...v2.7.0) (2024-11-12)
11
12
setup.cfg
@@ -3,5 +3,5 @@ universal = 1
[metadata]
description-file = README.md
-version = 2.7.0
+version = 2.8.0
0 commit comments