We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a36cf53 commit 3a8fd5cCopy full SHA for 3a8fd5c
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
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
10
# [1.4.0](https://github.com/officialpycasbin/pymongo-adapter/compare/v1.3.0...v1.4.0) (2025-08-09)
11
12
setup.cfg
@@ -3,5 +3,5 @@ universal = 1
[metadata]
description-file = README.md
-version = 1.4.0
+version = 1.5.0
0 commit comments