Skip to content

Commit b0ecedb

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2025-08-15) ### Features * switch from casbin to pycasbin ([#6](#6)) ([4dc3674](4dc3674))
1 parent 4dc3674 commit b0ecedb

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+
# [1.5.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.4.0...v1.5.0) (2025-08-15)
4+
5+
6+
### Features
7+
8+
* switch from casbin to pycasbin ([#6](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/6)) ([4dc3674](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/4dc36749438c0ab41ef330411cb4fa19e53bb244))
9+
310
# [1.4.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.3.0...v1.4.0) (2025-08-14)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[metadata]
2-
version = 1.4.0
2+
version = 1.5.0
33

0 commit comments

Comments
 (0)