Update ChangeLog.rst

This commit is contained in:
Victor Zverovich 2015-10-27 21:59:42 -07:00
parent def5d983de
commit 9bbdf3b4c9

View File

@ -1,7 +1,8 @@
2.0.0 - TBD
-----------
* [Breaking] Changed default ``bool`` format to textual, "true" or "false":
* [Breaking] Changed default ``bool`` format to textual, "true" or "false"
(`#170 <https://github.com/cppformat/cppformat/issues/170>`_):
.. code:: c++