Add some more details to change log

This commit is contained in:
Daniel James
2017-04-15 20:52:00 +01:00
parent ed8c0f9ecd
commit c0e03c3640

View File

@ -315,6 +315,9 @@ C++11 support has resulted in some breaking changes:
[h2 Boost 1.65.0]
* Add deprecated attributes to `quick_erase` and `erase_return_void`.
Will fully remove in a future version.
I really will remove them in a future version this time.
* Small standards compliance fixes:
* `noexpect` specs for `swap` free functions.
* Add missing `insert(P&&)` methods.
[endsect]