Commit c43bd777 authored by Stefan Behnel's avatar Stefan Behnel

Merge branch '0.29.x'

parents 33cfd760 30b6573a
...@@ -217,6 +217,12 @@ Other changes ...@@ -217,6 +217,12 @@ Other changes
0.29.17 (2020-0?-??) 0.29.17 (2020-0?-??)
==================== ====================
Features added
--------------
* ``std::move()`` is now available from ``libcpp.utility``.
Patch by Omer Ozarslan. (Github issue #2169)
Bugs fixed Bugs fixed
---------- ----------
......
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