From b6f9c25fa10d6d54ad4e25c4d0a32fd6e5956147 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 27 Jan 2019 21:38:24 +0100 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index de2c2276a..63b12f67a 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -71,7 +71,7 @@ See also: @ref Corrade::Utility::Tweakable utility. See also @ref tweakableliterals. - New @ref Math::StrictWeakOrdering functor making it possible to use Magnum math types as keys in ordered STL containers such as @ref std::map or - @ref std::set + @ref std::set (see also [mosra/magnum#299](https://github.com/mosra/magnum/pull/299)) @subsubsection changelog-latest-new-platform Platform libraries