diff --git a/doc/python/pages/changelog.rst b/doc/python/pages/changelog.rst index 09bcea2..6d54829 100644 --- a/doc/python/pages/changelog.rst +++ b/doc/python/pages/changelog.rst @@ -61,7 +61,8 @@ Changelog - Renamed all helper ``Python.h`` headers to ``PythonBindings.h`` to avoid issues with shitty IDE indexers such as Eclipse, confusing these with Python's ```` -- Applied minor performance fixes suggested by Clang Tidy (see :gh:`mosra/magnum-bindings#10`) +- Minor performance fixes (see :gh:`mosra/magnum-bindings#10`, + :gh:`mosra/magnum-bindings#15`) Travis banned everyone from using their CI and so all Linux and macOS builds were migrated from Travis to Circle CI. See also :gh:`mosra/magnum#350` and :gh:`mosra/magnum#523`.