Skip to content

Commit c42b55e

Browse files
chore(release): 1.37.0 [skip ci]
# [1.37.0](v1.36.3...v1.37.0) (2024-11-25) ### Features * enhance FilteredFileAdapter to handle flexible filtering for policies and roles ([#360](#360)) ([936d5f6](936d5f6))
1 parent 936d5f6 commit c42b55e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.37.0](https://github.com/casbin/pycasbin/compare/v1.36.3...v1.37.0) (2024-11-25)
4+
5+
6+
### Features
7+
8+
* enhance FilteredFileAdapter to handle flexible filtering for policies and roles ([#360](https://github.com/casbin/pycasbin/issues/360)) ([936d5f6](https://github.com/casbin/pycasbin/commit/936d5f68df1d60b233f411489cc69f8b095c899a))
9+
310
## [1.36.3](https://github.com/casbin/pycasbin/compare/v1.36.2...v1.36.3) (2024-06-24)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "casbin"
3-
version = "1.36.3"
3+
version = "1.37.0"
44
authors = [
55
{name = "TechLee", email = "[email protected]"},
66
]

0 commit comments

Comments
 (0)