Update ChangeLog.rst
This commit is contained in:
parent
fa88490453
commit
c04617c8d4
@ -1,6 +1,12 @@
|
|||||||
2.0.0 - TBD
|
2.0.0 - TBD
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
* [Breaking] ``windows.h`` is now included with ``NOMINMAX`` unless
|
||||||
|
``FMT_WIN_MINMAX`` is defined. This is done to prevent breaking code using
|
||||||
|
``std::min`` and ``std::max`` and only affects the header-only configuration
|
||||||
|
(`#152 <https://github.com/cppformat/cppformat/issues/152>`_).
|
||||||
|
Thanks to `@DevO2012 <https://github.com/DevO2012>`_.
|
||||||
|
|
||||||
* C++ Format is now available in `Debian <https://www.debian.org/>`_ GNU/Linux
|
* C++ Format is now available in `Debian <https://www.debian.org/>`_ GNU/Linux
|
||||||
(`stretch <https://packages.debian.org/source/stretch/cppformat>`_,
|
(`stretch <https://packages.debian.org/source/stretch/cppformat>`_,
|
||||||
`sid <https://packages.debian.org/source/sid/cppformat>`_) and
|
`sid <https://packages.debian.org/source/sid/cppformat>`_) and
|
||||||
|
Loading…
Reference in New Issue
Block a user