Browse Source

doc: updated changelog.

pull/613/head
Vladimír Vondruš 3 years ago
parent
commit
8aa4894f20
  1. 1
      doc/changelog.dox

1
doc/changelog.dox

@ -746,6 +746,7 @@ See also:
is used, causing most @ref Math tests to fail compilation (see is used, causing most @ref Math tests to fail compilation (see
[mosra/magnum#602](https://github.com/mosra/magnum/pull/602)) [mosra/magnum#602](https://github.com/mosra/magnum/pull/602))
- Fixed various variable shadowing warings on MSVC (see [mosra/magnum#611](https://github.com/mosra/magnum/issues/611)) - Fixed various variable shadowing warings on MSVC (see [mosra/magnum#611](https://github.com/mosra/magnum/issues/611))
- Fixed compilation on a non-deprecated build (see [mosra/magnum#612](https://github.com/mosra/magnum/pull/612))
@subsection changelog-latest-bugfixes Bug fixes @subsection changelog-latest-bugfixes Bug fixes

Loading…
Cancel
Save