Skip to content

Commit

Permalink
release: v4.0.0-dev18
Browse files Browse the repository at this point in the history
  • Loading branch information
ForteScarlet committed Feb 4, 2024
1 parent d7c6b70 commit c4d561a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Empty file added .changelog/v4.0.0-dev18.md
Empty file.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v4.0.0-dev18
> [!warning]
> 这是一个尚在开发中的**预览版**,它可能不稳定,可能会频繁变更,且没有可用性保证。

> Release & Pull Notes: [v4.0.0-dev18](https://github.com/simple-robot/simpler-robot/releases/tag/v4.0.0-dev18)
- fix: 优化/修复 ConcurrentMutableMap 在 Js、WasmJs 下会出现 ConcurrentModificationException 的问题,并为 MutableMap 增加一个扩展 API removeValue(key, value) ([`cec18a17`](https://github.com/simple-robot/simpler-robot/commit/cec18a17))
- pref: 为 Image 增加更多可扩展的子类型 ([`dfb50514`](https://github.com/simple-robot/simpler-robot/commit/dfb50514))

# v4.0.0-dev17
> [!warning]
> 这是一个尚在开发中的**预览版**,它可能不稳定,可能会频繁变更,且没有可用性保证。
Expand Down

0 comments on commit c4d561a

Please sign in to comment.