From e4db99b418e37237ddeed28af2108817e405f1b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 17 May 2019 16:53:58 +0200 Subject: [PATCH] Updated changelog and credits. --- doc/changelog.dox | 3 +++ doc/credits.dox | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 8b33568c0..4afa89964 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -135,6 +135,9 @@ See also: - Added @ref Platform::Sdl2Application::setMinWindowSize() and @ref Platform::Sdl2Application::setMinWindowSize() + equivalent APIs for @ref Platform::GlfwApplication (see [mosra/magnum#335](https://github.com/mosra/magnum/pull/335)) +- New [base-wxwidgets](https://github.com/mosra/magnum-bootstrap/tree/base-wxwidgets) + bootstrap project for using Magnum together with wxWidgets (see + [mosra/magnum-bootstrap#19](https://github.com/mosra/magnum-bootstrap/pull/19)) @subsubsection changelog-latest-new-text Text library diff --git a/doc/credits.dox b/doc/credits.dox index 46f8c43f2..b3370007b 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -115,7 +115,8 @@ Are the below lists missing your name or something's wrong? algorithm bugfixes - **Guillaume Jacquemin** ([\@williamjcm](https://github.com/williamjcm)) --- MSYS2 packages, additions to @ref Platform::Sdl2Application and - @ref Platform::GlfwApplication + @ref Platform::GlfwApplication, [base-wxwidgets](https://github.com/mosra/magnum-bootstrap/tree/base-wxwidgets) + bootstrap project - **Hilario Pérez Corona** ([\@hpcorona](https://github.com/hpcorona)) --- improvements to @cb{.cmake} android_create_apk() @ce - **Ivan P.** ([\@uzername](https://github.com/uzername)) --- documentation