Skip to content

Commit 9f97327

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.3...v1.1.0) (2023-07-31) ### Features * add db alias ([#21](#21)) ([a6d61da](a6d61da))
1 parent a6d61da commit 9f97327

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.1.0](https://github.com/pycasbin/django-orm-adapter/compare/v1.0.3...v1.1.0) (2023-07-31)
4+
5+
6+
### Features
7+
8+
* add db alias ([#21](https://github.com/pycasbin/django-orm-adapter/issues/21)) ([a6d61da](https://github.com/pycasbin/django-orm-adapter/commit/a6d61da8943ab839e4452478abb15a25d68067a5))
9+
310
## [1.0.3](https://github.com/pycasbin/django-orm-adapter/compare/v1.0.2...v1.0.3) (2023-07-29)
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.0.3
2+
version = 1.1.0
33

0 commit comments

Comments
 (0)