From 4bd0d249bc3f754008bd2ec9ad79b7d28bb92c54 Mon Sep 17 00:00:00 2001 From: TonyCrane Date: Fri, 4 Feb 2022 03:05:11 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=203883f?= =?UTF-8?q?57bf846f5570389c4073d61ce6ba505d594=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sources/development/changelog.rst.txt | 8 +++++ development/about.html | 6 ++-- development/changelog.html | 44 +++++++++++++++++--------- development/contributing.html | 6 ++-- documentation/animation/index.html | 6 ++-- documentation/camera/index.html | 6 ++-- documentation/constants.html | 6 ++-- documentation/custom_config.html | 6 ++-- documentation/mobject/index.html | 6 ++-- documentation/scene/index.html | 6 ++-- documentation/shaders/index.html | 6 ++-- documentation/utils/index.html | 6 ++-- genindex.html | 6 ++-- getting_started/config.html | 6 ++-- getting_started/configuration.html | 6 ++-- getting_started/example_scenes.html | 6 ++-- getting_started/installation.html | 6 ++-- getting_started/quickstart.html | 6 ++-- getting_started/structure.html | 6 ++-- getting_started/whatsnew.html | 6 ++-- index.html | 7 ++-- search.html | 6 ++-- searchindex.js | 2 +- 23 files changed, 99 insertions(+), 76 deletions(-) diff --git a/_sources/development/changelog.rst.txt b/_sources/development/changelog.rst.txt index 4b5bfc45..f8cb32b0 100644 --- a/_sources/development/changelog.rst.txt +++ b/_sources/development/changelog.rst.txt @@ -1,6 +1,14 @@ Changelog ========= +v1.4.1 +------ + +Fixed bugs +^^^^^^^^^^ +- `#1724 `__: Temporarily fixed boolean operations' bug +- `d2e0811 `__: Import ``Iterable`` from ``collections.abc`` instead of ``collections`` which is deprecated since python 3.9 + v1.4.0 ------ diff --git a/development/about.html b/development/about.html index 522d3821..dbd99b33 100644 --- a/development/about.html +++ b/development/about.html @@ -9,8 +9,8 @@ - - + +