From 57f597f4c59a60a88bb57909bd72d72cfe3ef4ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 6 Jan 2021 10:51:22 +0100 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index edf77d99e..2f15e84ec 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -238,6 +238,8 @@ See also: inside a CMake subproject - Suppressed a warning specific to MinGW GCC 8+ (see [mosra/magnum#474](https://github.com/mosra/magnum/issues/474)) +- Switched Emscripten build from macOS to Ubuntu + Docker for 2x faster build + times (see [mosra/magnum#350](https://github.com/mosra/magnum/issues/350)) - Linux, Emscripten and macOS builds were migrated from Travis to Circle CI - @ref Trade::ObjImporter "ObjImporter" uses exceptions internally and needs an explicit exception-enabling flag when built with Emscripten 1.39.0 and @@ -440,7 +442,8 @@ See also: @subsection changelog-latest-documentation Documentation - Added a note about MinGW GCC and Clang ABI incompatibility to - @ref platforms-windows "Windows platform docs" (see [mosra/magnum#439](https://github.com/mosra/magnum/issues/439)) + @ref platforms-windows "Windows platform docs" (see [mosra/magnum#227](https://github.com/mosra/magnum/issues/227) and + [mosra/magnum#439](https://github.com/mosra/magnum/issues/439)) @section changelog-2020-06 2020.06