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 ------ 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 ^^^^^^^^^^^^ - `#1694 `__: Added option to add ticks on x-axis in ``BarChart`` - `#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