From 9e8b846418d9c407a8a852724e144d9191ed74ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 14 Sep 2022 18:12:38 +0200 Subject: [PATCH] doc: updated changelog. --- doc/python/pages/changelog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/python/pages/changelog.rst b/doc/python/pages/changelog.rst index 8322670..3f503da 100644 --- a/doc/python/pages/changelog.rst +++ b/doc/python/pages/changelog.rst @@ -67,7 +67,8 @@ Changelog issues with shitty IDE indexers such as Eclipse, confusing these with Python's ```` - Minor performance fixes (see :gh:`mosra/magnum-bindings#10`, - :gh:`mosra/magnum-bindings#15`) + :gh:`mosra/magnum-bindings#15`, + :gh:`mosra/magnum-bindings#16`) 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`.