Skip to content

Commit e6eb354

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2025-11-14) ### Features * fix SQLAlchemy 2.x compatibility in row iteration ([739dd23](739dd23))
1 parent 739dd23 commit e6eb354

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.6.0](https://github.com/officialpycasbin/casbin-databases-adapter/compare/v1.5.0...v1.6.0) (2025-11-14)
4+
5+
6+
### Features
7+
8+
* fix SQLAlchemy 2.x compatibility in row iteration ([739dd23](https://github.com/officialpycasbin/casbin-databases-adapter/commit/739dd23a0bc3c7c45fc8b97a3031f80614f3345d))
9+
310
# [1.5.0](https://github.com/officialpycasbin/casbin-databases-adapter/compare/v1.4.0...v1.5.0) (2025-08-20)
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.5.0
2+
version = 1.6.0
33

0 commit comments

Comments
 (0)