Commit b0e0e184 authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent cb8da743
......@@ -23,6 +23,9 @@ Bugs fixed
* Compiler crash on some complex type declarations in pure mode.
(Github issue #1908)
* ``std::unordered_map.erase()`` was declared with an incorrect ``void`` return
type in ``libcpp.unordered_map``. (Github issue #1484)
* Compiler crash on misnamed properties. (Github issue #1905)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment