Fix markup

This commit is contained in:
Victor Zverovich
2017-12-20 07:13:18 -08:00
parent e9b194141e
commit 4f15c72f69

View File

@ -11,7 +11,7 @@
* Removed limitations on character types
(`#563 <https://github.com/fmtlib/fmt/pull/563>`_).
Thanks `@Yelnats321 Elnar Dakeshov (https://github.com/Yelnats321)`_.
Thanks `@Yelnats321 (Elnar Dakeshov) <https://github.com/Yelnats321>`_.
* Conditionally enabled use of ``std::allocator_traits`` (`#583 <https://github.com/fmtlib/fmt/pull/583>`_). Thanks `@mwinterb <https://github.com/mwinterb>`_.