From e84107f3e28edb2c6383b7156bfe0379a41386f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 26 Aug 2018 14:32:32 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index ee7db9cc7..1aa7d9eb3 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -302,6 +302,7 @@ See also: usage examples to all functions - Explicitly mentioning copy/move constructibility for all classes with non-trivial construction +- Improved Vcpkg build instructions (see [mosra/magnum#273](https://github.com/mosra/magnum/pull/273)) - Website styling got out of sync with generated Doxygen documentation, causing search icon to either disappear on some browsers or be extremely oversized on others (see