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