diff --git a/doc/changelog.dox b/doc/changelog.dox index d0a558d8c..e75c9322c 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -173,6 +173,10 @@ See also: @ref Platform::WindowlessWindowsEglApplication and @ref Platform::Sdl2Application +@subsubsection changelog-latest-new-scenegraph SceneGraph library + +- Added @ref SceneGraph::Object::move() + @subsubsection changelog-latest-new-shaders Shaders library - All builtin shaders now have opt-in support for uniform buffers on desktop, @@ -201,10 +205,6 @@ See also: @ref ShaderTools::AnyConverter "AnyShaderConverter" plugin and a @ref magnum-shaderconverter "magnum-shaderconverter" utility -@subsubsection changelog-latest-new-scenegraph SceneGraph library - -- Added @ref SceneGraph::Object::move() - @subsubsection changelog-latest-new-trade Trade library - A new, redesigned @ref Trade::MaterialData class allowing to store custom