Skip to content

Commit

Permalink
Updated the change log. Closes #1210 and closes #1314.
Browse files Browse the repository at this point in the history
  • Loading branch information
bblanchon committed Jul 26, 2020
1 parent d6c50c3 commit 144ff3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,7 @@ HEAD
* Added string deduplication (issue #1303)
* Fixed `copyArray()` not working with `String`, `ElementProxy`, and `MemberProxy`
* Fixed error `getOrAddElement is not a member of ElementProxy` (issue #1311)
* Fixed excessive stack usage when compiled with `-Og` (issues #1210 and #1314)

v6.15.2 (2020-05-15)
-------
Expand Down

0 comments on commit 144ff3b

Please sign in to comment.