Skip to content

Commit 7553d93

Browse files
committed
Update CHANGELOG.md and add missing entry for implementation of WeakKeyMap class
1 parent 7e415e7 commit 7553d93

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# 25.0.0
2+
3+
New features:
4+
5+
6+
Bug fixes:
7+
8+
9+
Compatibility:
10+
11+
* Implement `ObjectSpace::WeakKeyMap` (#3681, @andrykonchin).
12+
13+
Performance:
14+
15+
16+
Changes:
17+
18+
19+
Memory Footprint:
20+
21+
122
# 24.2.0
223

324
New features:

0 commit comments

Comments
 (0)