Browse Source

doc: updated changelog.

pull/529/head
Vladimír Vondruš 5 years ago
parent
commit
2347a7f730
  1. 4
      doc/changelog.dox

4
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

Loading…
Cancel
Save