We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bea106 commit 7f8460fCopy full SHA for 7f8460f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [1.9.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.8.0...v1.9.0) (2025-11-17)
4
+
5
6
+### Features
7
8
+* fix SQLAlchemy warning from duplicate CasbinRule class names ([#12](https://github.com/officialpycasbin/sqlalchemy-adapter/issues/12)) ([6bea106](https://github.com/officialpycasbin/sqlalchemy-adapter/commit/6bea106d7d4e2c0a14f41d555e1402680d4fad9a))
9
10
# [1.8.0](https://github.com/officialpycasbin/sqlalchemy-adapter/compare/v1.7.0...v1.8.0) (2025-11-16)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.8.0
+version = 1.9.0
0 commit comments