diff --git a/.buildinfo b/.buildinfo index 6ffc8289..b9aba299 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: c357c702eb7daaa0f13ce357cabb5f05 +config: 044e5c91d0b7e507cb4c7bfe8cb02ce3 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_sources/development/changelog.rst.txt b/_sources/development/changelog.rst.txt index f8cb32b0..cf18e9e6 100644 --- a/_sources/development/changelog.rst.txt +++ b/_sources/development/changelog.rst.txt @@ -1,23 +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 ------- +Unreleased +---------- Fixed bugs ^^^^^^^^^^ - `f1996f8 `__: Temporarily fixed ``Lightbulb`` - `#1712 `__: Fixed some bugs of ``SVGMobject`` - `#1717 `__: Fixed some bugs of SVG path string parser -- `#1720 `__: Fixed some bugs of ``MTex`` New Features ^^^^^^^^^^^^ @@ -25,8 +16,6 @@ New Features - `#1704 `__: Added ``lable_buff`` config parameter for ``Brace`` - `#1712 `__: Added support for ``rotate skewX skewY`` transform in SVG - `#1717 `__: Added style support to ``SVGMobject`` -- `#1719 `__: Added parser to