Skip to content

Commit 13a1a5c

Browse files
chore(release): 2.9.0 [skip ci]
# [2.9.0](v2.8.0...v2.9.0) (2025-08-20) ### Features * fix README badges ([#2](#2)) ([cacf368](cacf368))
1 parent cacf368 commit 13a1a5c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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+
# [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+
310
# [2.8.0](https://github.com/officialpycasbin/flask-authz/compare/v2.7.0...v2.8.0) (2025-08-15)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ universal = 1
33

44
[metadata]
55
description-file = README.md
6-
version = 2.8.0
6+
version = 2.9.0
77

0 commit comments

Comments
 (0)