From f30e9911e2a01defc709b5ca9604a3df235cd765 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 21 Oct 2020 16:10:25 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index 6550d23b7..4af8fbe1f 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -169,6 +169,8 @@ See also: [mosra/magnum#460](https://github.com/mosra/magnum/issues/460)) - The `version.h` header now gets populated from Git correctly also when inside a CMake subproject +- Suppressed a warning specific to MinGW GCC 8+ (see + [mosra/magnum#474](https://github.com/mosra/magnum/issues/474)) @subsection changelog-latest-bugfixes Bug fixes