From a6da074ae0bb2198822e8f79f11c68d0a1bbbad1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 25 May 2022 09:29:01 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 3be2bc657..ddd164e72 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -1067,7 +1067,8 @@ See also: [mosra/magnum#439](https://github.com/mosra/magnum/issues/439)) - Various documentation fixes (see [mosra/magnum#492](https://github.com/mosra/magnum/issues/492), [mosra/magnum#521](https://github.com/mosra/magnum/pull/521), - [mosra/magnum#563](https://github.com/mosra/magnum/pull/563)) + [mosra/magnum#563](https://github.com/mosra/magnum/pull/563), + [mosra/magnum#564](https://github.com/mosra/magnum/pull/564)) - @ref Corrade::Utility::Debug and friends were always brought to the @ref Magnum namespace via a @cpp using @ce directive, but this was never reflected in the docs and thus hidden from users. Now it's shown in the