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 cacf368 commit 13a1a5cCopy full SHA for 13a1a5c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [2.9.0](https://github.com/officialpycasbin/flask-authz/compare/v2.8.0...v2.9.0) (2025-08-20)
4
+
5
6
+### Features
7
8
+* fix README badges ([#2](https://github.com/officialpycasbin/flask-authz/issues/2)) ([cacf368](https://github.com/officialpycasbin/flask-authz/commit/cacf368b718c1afe7d59cb395f723bb6d7c3530f))
9
10
# [2.8.0](https://github.com/officialpycasbin/flask-authz/compare/v2.7.0...v2.8.0) (2025-08-15)
11
12
setup.cfg
@@ -3,5 +3,5 @@ universal = 1
[metadata]
description-file = README.md
-version = 2.8.0
+version = 2.9.0
0 commit comments