From 2347a7f730e0eb13fd64b05344d545b793721c64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 17 Jul 2021 20:12:45 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index ac6332885..a4a315ac1 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -736,6 +736,10 @@ See also: reflected in the docs and thus hidden from users. Now it's shown in the docs as a set of @ref Debug etc typedefs instead, to make them more discoverable. +- Improved documentation about @ref opengl-wrapping-instances-nocreate "delayed OpenGL context creation" + and related pitfalls (see also [mosra/magnum-bootstrap#26](https://github.com/mosra/magnum-bootstrap/issues/26)) +- Added introductory documentation about @ref features "library layout and essential workflows" + (see [mosra/magnum#526](https://github.com/mosra/magnum/issues/526)) @section changelog-2020-06 2020.06