Skip to content

Commit 41bd0eb

Browse files
committed
Update changelog
1 parent 9157958 commit 41bd0eb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
# 1.0.0-rc1-SNAPSHOT
2+
Changes:
3+
- The DOM implementation is streamlined and refactored. There are some bug
4+
fixes and more importantly API changes. This should lead to an overall
5+
better experience using dom with existing DOM implementations (JS/Java)
6+
- Remove most deprecated code (some over 5 years old), but introduce a
7+
few more new deprecations for poor APIs that were not deprecated (or
8+
internal) yet.
9+
10+
Fixes:
11+
- Fix threadsafety for LayeredFormatCache by making defensive copy on write
12+
when the cache is updated.
213

314
# 0.91.3
415
*(Oct 28, 2025)<br />*

0 commit comments

Comments
 (0)