Browse Source

doc: updated changelog.

pull/16/head
Vladimír Vondruš 4 years ago
parent
commit
24f2242842
  1. 3
      doc/python/pages/changelog.rst

3
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 ``<Python.h>``
- 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`.

Loading…
Cancel
Save