Skip to content

Commit b55344c

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2024-01-06) ### Features * update adapter interface stub ([#12](#12)) ([cf53210](cf53210))
1 parent cf53210 commit b55344c

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.4.0](https://github.com/pycasbin/async-sqlalchemy-adapter/compare/v1.3.0...v1.4.0) (2024-01-06)
4+
5+
6+
### Features
7+
8+
* update adapter interface stub ([#12](https://github.com/pycasbin/async-sqlalchemy-adapter/issues/12)) ([cf53210](https://github.com/pycasbin/async-sqlalchemy-adapter/commit/cf532104a94ac4bc9dd0f622a724acaa0f12a9b7))
9+
310
# [1.3.0](https://github.com/pycasbin/async-sqlalchemy-adapter/compare/v1.2.0...v1.3.0) (2023-08-07)
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.3.0
2+
version = 1.4.0
33

0 commit comments

Comments
 (0)