From c4105cb0524a2476eaa09771760bb4ce3697f158 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 14 Sep 2022 21:31:02 +0200 Subject: [PATCH] doc: update 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 3f503da..7657149 100644 --- a/doc/python/pages/changelog.rst +++ b/doc/python/pages/changelog.rst @@ -68,7 +68,8 @@ Changelog Python's ```` - Minor performance fixes (see :gh:`mosra/magnum-bindings#10`, :gh:`mosra/magnum-bindings#15`, - :gh:`mosra/magnum-bindings#16`) + :gh:`mosra/magnum-bindings#16`, + :gh:`mosra/magnum-bindings#17`) 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`.