From 61ea2c7eca3cdbefe464d0a2e1701974c2d7aa99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 18 Aug 2022 11:13:12 +0200 Subject: [PATCH] doc: updated credits and changelog. --- doc/changelog.dox | 3 +++ doc/credits.dox | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 347ff6d51..f80f4bc71 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -341,6 +341,9 @@ See also: - @ref Image, @ref CompressedImage, @ref ImageView, @ref CompressedImageView as well as @ref Trade::ImageData are now able to annotate array, cube map and cube map array images using @ref ImageFlags +- Removed unnecessary @ref std::string usage from certain + @relativeref{Corrade,Utility::ConfigurationValue} specializations (see + [mosra/magnum#582](https://github.com/mosra/magnum/pull/582)) @subsubsection changelog-latest-changes-debugtools DebugTools library diff --git a/doc/credits.dox b/doc/credits.dox index f5927f862..2a5b8ba1d 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -147,7 +147,7 @@ Are the below lists missing your name or something's wrong? - **Hilario Pérez Corona** ([\@hpcorona](https://github.com/hpcorona)) --- improvements to @cb{.cmake} android_create_apk() @ce - **Hugo Amnov** ([\@hugoam](https://github.com/hugoam)) --- buildsystem - improvements + improvements and STL usage cleanup - **Ivan P.** ([\@uzername](https://github.com/uzername)) --- documentation improvements - **Ivan Sanz Carasa** ([\@isc30](https://github.com/isc30)) --- buildsystem