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