Skip to content

Commit 955d2de

Browse files
chore(release): 1.29.0 [skip ci]
# [1.29.0](v1.28.0...v1.29.0) (2023-09-23) ### Features * Fixed the `subjectPriority` sorting algorithm and support for checking the subject role link loop ([#322](#322)) ([f964e2a](f964e2a))
1 parent f964e2a commit 955d2de

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.29.0](https://github.com/casbin/pycasbin/compare/v1.28.0...v1.29.0) (2023-09-23)
4+
5+
6+
### Features
7+
8+
* Fixed the `subjectPriority` sorting algorithm and support for checking the subject role link loop ([#322](https://github.com/casbin/pycasbin/issues/322)) ([f964e2a](https://github.com/casbin/pycasbin/commit/f964e2aecbee28e4f9b8d1b4fba0d68cad0879fa))
9+
310
# [1.28.0](https://github.com/casbin/pycasbin/compare/v1.27.0...v1.28.0) (2023-09-16)
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.28.0
2+
version = 1.29.0
33

0 commit comments

Comments
 (0)