From 7a47c41eb7f4959523cfcc2a5459f4f8060335d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 5 Oct 2022 11:57:16 +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 992d6ac..caa3c60 100644 --- a/doc/python/pages/changelog.rst +++ b/doc/python/pages/changelog.rst @@ -69,7 +69,8 @@ Changelog - Minor performance fixes (see :gh:`mosra/magnum-bindings#10`, :gh:`mosra/magnum-bindings#15`, :gh:`mosra/magnum-bindings#16`, - :gh:`mosra/magnum-bindings#17`) + :gh:`mosra/magnum-bindings#17`, + :gh:`mosra/magnum-bindings#19`) 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`.