diff --git a/doc/changelog.dox b/doc/changelog.dox index 5b271f52a..d66fa4c20 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -195,7 +195,7 @@ 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)) -- Linux and Emscripten builds were migrated from Travis to Circle CI +- 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 newer