From 4d130b2f65850eb011c47c6d37cf05d96eb7bf92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 4 May 2018 18:05:32 +0200 Subject: [PATCH] Doc++ --- doc/changelog.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 7213ceaf0..7dc26807e 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -200,7 +200,8 @@ Released 2018-05-01, tagged as - Suppressed a MSVC warning in @ref MeshTools::interleave() (see [mosra/magnum#238](https://github.com/mosra/magnum/issues/238)) - Fixed Vcpkg packages to properly copy all plugin and their dependencies - along the executable (see [mosra/magnum#235](https://github.com/mosra/magnum/issues/235)) + along the executable (see [mosra/magnum#235](https://github.com/mosra/magnum/issues/235), + [mosra/magnum-examples#41](https://github.com/mosra/magnum-examples/issues/41)) - Stable version of Magnum is now available as a binary package in the ArchLinux `[community]` repo - Homebrew macOS packages were updated to install the stable version by