Skip to content

Commit 3a8fd5c

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2025-08-09) ### Features * support sync & async update_policy / update_policies ([#7](#7)) ([a36cf53](a36cf53))
1 parent a36cf53 commit 3a8fd5c

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.5.0](https://github.com/officialpycasbin/pymongo-adapter/compare/v1.4.0...v1.5.0) (2025-08-09)
4+
5+
6+
### Features
7+
8+
* support sync & async update_policy / update_policies ([#7](https://github.com/officialpycasbin/pymongo-adapter/issues/7)) ([a36cf53](https://github.com/officialpycasbin/pymongo-adapter/commit/a36cf5332ec26a5ca9636e9faf205f65a615dd27))
9+
310
# [1.4.0](https://github.com/officialpycasbin/pymongo-adapter/compare/v1.3.0...v1.4.0) (2025-08-09)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ universal = 1
33

44
[metadata]
55
description-file = README.md
6-
version = 1.4.0
6+
version = 1.5.0
77

0 commit comments

Comments
 (0)