From 1f4d5cae84387987c4da1e835a361a8b2b994631 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 7 Oct 2022 11:35:25 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index fcda3ea33..e084963af 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -59,8 +59,9 @@ See also: typedefs for half-float angles and ranges - New @ref Range1Dui, @ref Range2Dui and @ref Range3Dui typedefs for unsigned integer ranges -- Added pretty-printers for GDB. See @ref debuggers and - [mosra/magnum#589](https://github.com/mosra/magnum/pull/589) for more +- Added pretty-printers for GDB. See @ref debuggers, + [mosra/magnum#589](https://github.com/mosra/magnum/pull/589) and + [mosra/magnum#595](https://github.com/mosra/magnum/pull/595) for more information. @subsubsection changelog-latest-new-debugtools DebugTools library