Browse Source

doc: updated changelog.

pull/194/merge
Vladimír Vondruš 8 years ago
parent
commit
51b72579d3
  1. 9
      doc/changelog.dox

9
doc/changelog.dox

@ -36,6 +36,15 @@ See also:
- @subpage changelog-extras "Extras changelog" - @subpage changelog-extras "Extras changelog"
- @subpage changelog-examples "Examples changelog" - @subpage changelog-examples "Examples changelog"
@section changelog-latest Changes since 2018.04
@subsection changelog-latest-bugfixes Bug fixes
- An assert was firing during @ref Platform::GlfwApplication initialization
due to a pointer not being properly initialized after the
@ref Platform::GlfwApplication::GLConfiguration "GLConfiguration" rework in
2018.04 (see [mosra/magnum#246](https://github.com/mosra/magnum/pull/246))
@section changelog-2018-04 2018.04 @section changelog-2018-04 2018.04
Released 2018-05-01, tagged as Released 2018-05-01, tagged as

Loading…
Cancel
Save