From da7ac5a4f0a0fb5120bd06a6e550cd6dce5d876b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 22 Apr 2019 14:29:13 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index 5dad1d486..2e383952b 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -123,6 +123,9 @@ See also: for more information. - Added @ref Platform::Sdl2Application::glContext() to access the underlying `SDL_GLContext` (see [mosra/magnum#325](https://github.com/mosra/magnum/pull/325)) +- 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)) @subsubsection changelog-latest-new-text Text library