From 8aa4894f208e53b402366dac9543b454e2b640ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 4 Jan 2023 21:22:18 +0100 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 3320fa7bc..4bff961c2 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -746,6 +746,7 @@ See also: is used, causing most @ref Math tests to fail compilation (see [mosra/magnum#602](https://github.com/mosra/magnum/pull/602)) - Fixed various variable shadowing warings on MSVC (see [mosra/magnum#611](https://github.com/mosra/magnum/issues/611)) +- Fixed compilation on a non-deprecated build (see [mosra/magnum#612](https://github.com/mosra/magnum/pull/612)) @subsection changelog-latest-bugfixes Bug fixes