Skip to content

Commit cc0c93f

Browse files
committed
release: v4.1.0
1 parent d66a008 commit cc0c93f

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

.changelog/v4.1.0.md

Whitespace-only changes.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v4.1.0
2+
3+
> Release & Pull Notes: [v4.1.0](https://github.com/simple-robot/simpler-robot/releases/tag/v4.1.0)
4+
5+
- fix(spring): 修复使用多个Filter时会失效的问题 ([`668ef449`](https://github.com/simple-robot/simpler-robot/commit/668ef449))
6+
- build(deps): bump org.jetbrains.kotlinx.kover from 0.8.0 to 0.8.1 ([`a1c54b59`](https://github.com/simple-robot/simpler-robot/commit/a1c54b59))
7+
- feat(api): JVM中的EventListener兼容类型增加一个 nonBlock 类型用于简化响应式结果的使用 ([`19aa56bc`](https://github.com/simple-robot/simpler-robot/commit/19aa56bc))
8+
- build(deps): bump io.mockk:mockk from 1.13.10 to 1.13.11 ([`a7b5307e`](https://github.com/simple-robot/simpler-robot/commit/a7b5307e))
9+
- feat(api): JVM中的EventListener兼容类型增加一个 nonBlock 类型用于简化响应式结果的使用 ([`beb3c7b3`](https://github.com/simple-robot/simpler-robot/commit/beb3c7b3))
10+
111
# v4.0.1
212

313
> Release & Pull Notes: [v4.0.1](https://github.com/simple-robot/simpler-robot/releases/tag/v4.0.1)

website

0 commit comments

Comments
 (0)