Skip to content

Commit 1b0f0c4

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.1...v1.11.0) (2021-11-21) ### Features * ignore policies with domain when get_implicit_permissions_for_user ([5ca47b7](5ca47b7))
1 parent 3d4a6b3 commit 1b0f0c4

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.11.0](https://github.com/casbin/pycasbin/compare/v1.10.1...v1.11.0) (2021-11-21)
4+
5+
6+
### Features
7+
8+
* ignore policies with domain when get_implicit_permissions_for_user ([5ca47b7](https://github.com/casbin/pycasbin/commit/5ca47b7224299d07c19d80c9e2e4846a4135f151))
9+
310
## [1.10.1](https://github.com/casbin/pycasbin/compare/v1.10.0...v1.10.1) (2021-11-21)
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.10.1
2+
version = 1.11.0
33

0 commit comments

Comments
 (0)