Browse Source

doc: updated changelog.

pull/272/head
Vladimír Vondruš 8 years ago
parent
commit
2d76e71abc
  1. 5
      doc/changelog.dox

5
doc/changelog.dox

@ -225,6 +225,11 @@ See also:
- Compiled code snippets for @ref Audio and @ref SceneGraph libraries, fixing
cases where outdated or plain wrong API constructs were mentioned
- Extended documentation for @ref Math::Matrix3::rotation(),
@ref Math::Matrix4::rotation() and related accessors, explaining use cases
and caveats
- Reworked documentation of @ref Math::Algorithms, adding math equations and
usage examples to all functions
- Explicitly mentioning copy/move constructibility for all classes with
non-trivial construction
- Website styling got out of sync with generated Doxygen documentation,

Loading…
Cancel
Save