From 2bc0748c053dfd653ffa0614c22dd6da139f0a9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 30 Nov 2022 00:09:20 +0100 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 caa3c60..8983fb7 100644 --- a/doc/python/pages/changelog.rst +++ b/doc/python/pages/changelog.rst @@ -70,7 +70,8 @@ Changelog :gh:`mosra/magnum-bindings#15`, :gh:`mosra/magnum-bindings#16`, :gh:`mosra/magnum-bindings#17`, - :gh:`mosra/magnum-bindings#19`) + :gh:`mosra/magnum-bindings#19`, + :gh:`mosra/magnum-bindings#20`) 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`.