Skip to content

Commit d4780fd

Browse files
chore(release): 0.18.0 [skip ci]
# [0.18.0](v0.17.0...v0.18.0) (2021-02-23) ### Features * add AddNamedDomainMatchingFunc and AddNamedMatchingFunc to enforcer ([#122](#122)) ([e01f393](e01f393))
1 parent e01f393 commit d4780fd

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+
# [0.18.0](https://github.com/casbin/pycasbin/compare/v0.17.0...v0.18.0) (2021-02-23)
4+
5+
6+
### Features
7+
8+
* add AddNamedDomainMatchingFunc and AddNamedMatchingFunc to enforcer ([#122](https://github.com/casbin/pycasbin/issues/122)) ([e01f393](https://github.com/casbin/pycasbin/commit/e01f393c8c41a954b201ecf9de2ad2350f87b651))
9+
310
# [0.17.0](https://github.com/casbin/pycasbin/compare/v0.16.2...v0.17.0) (2021-02-19)
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 = 0.17.0
2+
version = 0.18.0
33

0 commit comments

Comments
 (0)