blob: c433b44c3b2f49e135e15ffa0be3accd55f7f456 [file] [log] [blame] [view]
# Semantic Versioning Changelog
# [1.7.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.6.0...v1.7.0) (2025-08-20)
### Features
* fix README badges ([#3](https://github.com/officialpycasbin/django-orm-adapter/issues/3)) ([e6e9934](https://github.com/officialpycasbin/django-orm-adapter/commit/e6e99348f5cb60d863b9c543d167deb765d6418c))
# [1.6.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.5.0...v1.6.0) (2025-08-16)
### Features
* upgrade semantic-release-pypi to fix the release error ([#2](https://github.com/officialpycasbin/django-orm-adapter/issues/2)) ([c034f56](https://github.com/officialpycasbin/django-orm-adapter/commit/c034f56eb2c311273afcbbb54eda491faaa2ac5c))
# [1.5.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.4.0...v1.5.0) (2025-08-15)
### Features
* switch from casbin to pycasbin ([59aac9b](https://github.com/officialpycasbin/django-orm-adapter/commit/59aac9bdb33f1efdb5e1e240d34abed3ab04cd49))
# [1.4.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.3.0...v1.4.0) (2024-10-26)
### Features
* update path ([51e5ccf](https://github.com/officialpycasbin/django-orm-adapter/commit/51e5ccf627522c8b2cb634c5912bc60f55f8a597))
# [1.3.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.2.0...v1.3.0) (2024-03-29)
### Features
* upgrade CI Node.js version to 20 ([4beb0ba](https://github.com/officialpycasbin/django-orm-adapter/commit/4beb0baf43e55a3ba2fdb6c30b7110135d66f8ab))
# [1.2.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.1.3...v1.2.0) (2023-11-03)
### Features
* code refactoring and bug fixing ([#29](https://github.com/officialpycasbin/django-orm-adapter/issues/29)) ([81557ff](https://github.com/officialpycasbin/django-orm-adapter/commit/81557ffb7c7b2756fc2676662a693cd2d684e20e))
## [1.1.3](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.1.2...v1.1.3) (2023-10-28)
### Bug Fixes
* migrate setup.py to pyproject.toml ([#27](https://github.com/officialpycasbin/django-orm-adapter/issues/27)) ([1c69f62](https://github.com/officialpycasbin/django-orm-adapter/commit/1c69f6220975e7a3996947cab6b0c3048ca8ed9a))
## [1.1.2](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.1.1...v1.1.2) (2023-08-08)
### Bug Fixes
* fix broken links ([#25](https://github.com/officialpycasbin/django-orm-adapter/issues/25)) ([483325f](https://github.com/officialpycasbin/django-orm-adapter/commit/483325f885c59dd54548d097c7a592b0cde8f569))
## [1.1.1](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.1.0...v1.1.1) (2023-08-02)
### Bug Fixes
* initialize with db_alias ([#24](https://github.com/officialpycasbin/django-orm-adapter/issues/24)) ([e3f283f](https://github.com/officialpycasbin/django-orm-adapter/commit/e3f283fd6e07efef037ab552f81bb9061a4fc563))
# [1.1.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.0.3...v1.1.0) (2023-07-31)
### Features
* add db alias ([#21](https://github.com/officialpycasbin/django-orm-adapter/issues/21)) ([a6d61da](https://github.com/officialpycasbin/django-orm-adapter/commit/a6d61da8943ab839e4452478abb15a25d68067a5))
## [1.0.3](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.0.2...v1.0.3) (2023-07-29)
### Bug Fixes
* remove unused argument enable_log ([#20](https://github.com/officialpycasbin/django-orm-adapter/issues/20)) ([aa3e0a3](https://github.com/officialpycasbin/django-orm-adapter/commit/aa3e0a38132a212f6cbf4908cd2978b405a5964c))
## [1.0.2](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.0.1...v1.0.2) (2022-08-15)
### Bug Fixes
* add error handler when initial django app ([356a0f3](https://github.com/officialpycasbin/django-orm-adapter/commit/356a0f3a42a5399488cc83eba9b3d0f1cec70e8f))
## [1.0.1](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.0.0...v1.0.1) (2022-08-02)
### Bug Fixes
* compatible with new pycasbin ([#15](https://github.com/officialpycasbin/django-orm-adapter/issues/15)) ([9cea17d](https://github.com/officialpycasbin/django-orm-adapter/commit/9cea17d916e9b10177a626a6123bc9d21327083f))
# 1.0.0 (2022-07-30)
### Bug Fixes
* lint ([7d3125f](https://github.com/officialpycasbin/django-orm-adapter/commit/7d3125fd76c01c0004e01311b9ba3e8af186c7a3))
* migrate from travis-ci to Github Actions ([1799eab](https://github.com/officialpycasbin/django-orm-adapter/commit/1799eab6aa105e59a2df1e301b5e08602f89b5fb))