We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a737cd8 commit d6bc9f6Copy full SHA for d6bc9f6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [0.6.0](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.5.3...v0.6.0) (2024-03-01)
4
+
5
6
+### Features
7
8
+* replace declarative_base -> DeclarativeBase for sqlalchemy 2.0 migration ([#65](https://github.com/pycasbin/sqlalchemy-adapter/issues/65)) ([a737cd8](https://github.com/pycasbin/sqlalchemy-adapter/commit/a737cd8b1ec0bd47125aa986920f5704b076a84d))
9
10
## [0.5.3](https://github.com/pycasbin/sqlalchemy-adapter/compare/v0.5.2...v0.5.3) (2024-03-01)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 0.5.3
+version = 0.6.0
0 commit comments