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