We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c5ee33 commit 3c6ed63Copy full SHA for 3c6ed63
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# [1.0.0](https://github.com/casbin-rs/redis-watcher/compare/v0.2.0...v1.0.0) (2025-10-12)
2
+
3
4
+### Features
5
6
+* v1.0.0 release ([#12](https://github.com/casbin-rs/redis-watcher/issues/12)) ([1c5ee33](https://github.com/casbin-rs/redis-watcher/commit/1c5ee339aec73ca19b139d485a0a5066ebbf0e6d))
7
8
9
+### BREAKING CHANGES
10
11
+* feat: v1.0.0 release
12
13
# [0.2.0](https://github.com/casbin-rs/redis-watcher/compare/v0.1.0...v0.2.0) (2025-10-12)
14
15
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "redis-watcher"
-version = "0.2.0"
+version = "1.0.0"
edition = "2021"
description = "Redis watcher for Casbin-RS"
license = "Apache-2.0"
0 commit comments