Commit 836415b2 authored by Victor Zverovich's avatar Victor Zverovich

Update changelog

parent 7ce503e6
...@@ -12,6 +12,8 @@ ...@@ -12,6 +12,8 @@
Including ``format.h`` from the ``cppformat`` directory is deprecated Including ``format.h`` from the ``cppformat`` directory is deprecated
but works via a proxy header which will be removed in the next major version. but works via a proxy header which will be removed in the next major version.
The documentation is now available at http://fmtlib.net.
* Added support for `strftime <http://en.cppreference.com/w/cpp/chrono/c/strftime>`_-like * Added support for `strftime <http://en.cppreference.com/w/cpp/chrono/c/strftime>`_-like
`date and time formatting <http://fmtlib.net/dev/api.html#date-and-time-formatting>`_ `date and time formatting <http://fmtlib.net/dev/api.html#date-and-time-formatting>`_
...@@ -162,6 +164,8 @@ ...@@ -162,6 +164,8 @@
(`#268 <https://github.com/fmtlib/fmt/issues/268>`_). (`#268 <https://github.com/fmtlib/fmt/issues/268>`_).
Thanks to `octoploid <https://github.com/octoploid>`_. Thanks to `octoploid <https://github.com/octoploid>`_.
* Removed Biicode support because the latter has been discontinued.
2.1.1 - 2016-04-11 2.1.1 - 2016-04-11
------------------ ------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment