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 @@ - - + +