From d3feb2a2a9d04ecf88415dda34f76b45832869fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 5 May 2020 14:26:56 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index def12fd4b..3215e42b8 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -468,6 +468,7 @@ See also: enabled, and this setup is verified on the CI to avoid further regressions - Worked around a regression in MSVC 2017 causing a compiler crash (see [mosra/magnum#440](https://github.com/mosra/magnum/issues/440)) +- Linker fixes for MinGW Clang (see [mosra/magnum#417](https://github.com/mosra/magnum/pull/417)) @subsection changelog-latest-bugfixes Bug fixes