From 8c50ed239bba7ff8e04128790f326b3657a1e6b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Thu, 13 Sep 2018 14:43:27 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index f645a21e7..7fa752177 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -218,6 +218,8 @@ See also: - @ref MeshTools::compile() API got simplified to make use of the new buffer ownership feature of @ref GL::Mesh +- @ref MeshTools::compile() learned to handle vertex color attributes as well + (see [mosra/magnum#284](https://github.com/mosra/magnum/pull/284)) @subsubsection changelog-latest-changes-platform Platform libraries