From bfec45ed51d88fe4d445ff30689bd8b20528c426 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 27 Aug 2018 11:28:56 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 1aa7d9eb3..b36707508 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -302,7 +302,9 @@ 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)) +- Improved Vcpkg build instructions (see + [mosra/magnum#271](https://github.com/mosra/magnum/pull/271), + [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