diff --git a/ChangeLog.rst b/ChangeLog.rst index ab3d2796..3cfbbb9b 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -12,6 +12,8 @@ Including ``format.h`` from the ``cppformat`` directory is deprecated 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 `_-like `date and time formatting `_ @@ -162,6 +164,8 @@ (`#268 `_). Thanks to `octoploid `_. +* Removed Biicode support because the latter has been discontinued. + 2.1.1 - 2016-04-11 ------------------