Skip to content

Commit 402063a

Browse files
chore(release): 1.26.0 [skip ci]
# [1.26.0](v1.25.0...v1.26.0) (2023-08-31) ### Features * add get_all_roles_by_domain api ([#316](#316)) ([22507ca](22507ca))
1 parent 22507ca commit 402063a

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.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+
310
# [1.25.0](https://github.com/casbin/pycasbin/compare/v1.24.0...v1.25.0) (2023-08-30)
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.25.0
2+
version = 1.26.0
33

0 commit comments

Comments
 (0)