We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22507ca commit 402063aCopy full SHA for 402063a
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+# [1.26.0](https://github.com/casbin/pycasbin/compare/v1.25.0...v1.26.0) (2023-08-31)
4
+
5
6
+### Features
7
8
+* add get_all_roles_by_domain api ([#316](https://github.com/casbin/pycasbin/issues/316)) ([22507ca](https://github.com/casbin/pycasbin/commit/22507ca7cc47746a03a97b1d051e209ea4ef96d1))
9
10
# [1.25.0](https://github.com/casbin/pycasbin/compare/v1.24.0...v1.25.0) (2023-08-30)
11
12
setup.cfg
@@ -1,3 +1,3 @@
[metadata]
-version = 1.25.0
+version = 1.26.0
0 commit comments