Browse Source

Updated changelog and credits.

pull/342/head
Vladimír Vondruš 7 years ago
parent
commit
e4db99b418
  1. 3
      doc/changelog.dox
  2. 3
      doc/credits.dox

3
doc/changelog.dox

@ -135,6 +135,9 @@ See also:
- Added @ref Platform::Sdl2Application::setMinWindowSize() and - Added @ref Platform::Sdl2Application::setMinWindowSize() and
@ref Platform::Sdl2Application::setMinWindowSize() + equivalent APIs for @ref Platform::Sdl2Application::setMinWindowSize() + equivalent APIs for
@ref Platform::GlfwApplication (see [mosra/magnum#335](https://github.com/mosra/magnum/pull/335)) @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 @subsubsection changelog-latest-new-text Text library

3
doc/credits.dox

@ -115,7 +115,8 @@ Are the below lists missing your name or something's wrong?
algorithm bugfixes algorithm bugfixes
- **Guillaume Jacquemin** ([\@williamjcm](https://github.com/williamjcm)) --- - **Guillaume Jacquemin** ([\@williamjcm](https://github.com/williamjcm)) ---
MSYS2 packages, additions to @ref Platform::Sdl2Application and 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)) --- - **Hilario Pérez Corona** ([\@hpcorona](https://github.com/hpcorona)) ---
improvements to @cb{.cmake} android_create_apk() @ce improvements to @cb{.cmake} android_create_apk() @ce
- **Ivan P.** ([\@uzername](https://github.com/uzername)) --- documentation - **Ivan P.** ([\@uzername](https://github.com/uzername)) --- documentation

Loading…
Cancel
Save