From e509f02da8bb734ff1a54d581d43630f84599a27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 15 Jun 2023 15:26:56 +0200 Subject: [PATCH] doc: update changelog. --- doc/changelog.dox | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index cb2cee856..0682f1217 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -62,9 +62,10 @@ 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, - [mosra/magnum#589](https://github.com/mosra/magnum/pull/589) and - [mosra/magnum#595](https://github.com/mosra/magnum/pull/595) for more +- Added MSVC Natvis files and pretty-printers for GDB. See @ref debuggers, + [mosra/magnum#589](https://github.com/mosra/magnum/pull/589), + [mosra/magnum#595](https://github.com/mosra/magnum/pull/595) and + [mosra/magnum#620](https://github.com/mosra/magnum/pull/620) for more information. @subsubsection changelog-latest-new-debugtools DebugTools library