Skip to content

Commit daede54

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.0...v2.8.0) (2025-08-15) ### Features * switch from casbin to pycasbin ([e93f24f](e93f24f))
1 parent e93f24f commit daede54

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.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+
310
# [2.7.0](https://github.com/officialpycasbin/flask-authz/compare/v2.6.0...v2.7.0) (2024-11-12)
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.7.0
6+
version = 2.8.0
77

0 commit comments

Comments
 (0)