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 483325f commit f7ccf80Copy full SHA for f7ccf80
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+## [1.1.2](https://github.com/pycasbin/django-orm-adapter/compare/v1.1.1...v1.1.2) (2023-08-08)
4
+
5
6
+### Bug Fixes
7
8
+* fix broken links ([#25](https://github.com/pycasbin/django-orm-adapter/issues/25)) ([483325f](https://github.com/pycasbin/django-orm-adapter/commit/483325f885c59dd54548d097c7a592b0cde8f569))
9
10
## [1.1.1](https://github.com/pycasbin/django-orm-adapter/compare/v1.1.0...v1.1.1) (2023-08-02)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.1.1
+version = 1.1.2
0 commit comments