Skip to content

Commit

Permalink
Update changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdv committed Apr 25, 2024
1 parent 47f518a commit f0301e6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2024.03
2024.04
17 changes: 17 additions & 0 deletions docs/ChangeLog
@@ -1,3 +1,20 @@
New in 2024.04

Core:
+ Increase the size of the int-to-str cache to 65 [f2220d93]
+ Use atomic operations for on SerializationReader's working flag [d5dafa9b]
+ Fix memcmp call [47f518af]

Documentation:

GC:

JIT:

Spesh:

Strings:

New in 2024.03

Core:
Expand Down

0 comments on commit f0301e6

Please sign in to comment.