Update changelog

This commit is contained in:
Peter Dimov
2020-05-22 17:20:23 +03:00
parent e2b622d3da
commit 496e99cbad

View File

@ -14,6 +14,7 @@ http://www.boost.org/LICENSE_1_0.txt
* Enabled scoped enumeration types in `endian_reverse` * Enabled scoped enumeration types in `endian_reverse`
* Enabled `bool`, `enum`, `float`, `double` in `endian_reverse_inplace` * Enabled `bool`, `enum`, `float`, `double` in `endian_reverse_inplace`
* Added an overload of `endian_reverse_inplace` for arrays
## Changes in 1.72.0 ## Changes in 1.72.0