Skip to content

Commit 9d74e8b

Browse files
committed
docs: update changelog for #1783 #1785 #1788 #1791
1 parent 845ee83 commit 9d74e8b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/source/development/changelog.rst

+14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
Changelog
22
=========
33

4+
Unreleased
5+
----------
6+
7+
Fixed bugs
8+
^^^^^^^^^^
9+
- Fixed the bug of ``MTex`` with multi-line tex string (`#1785 <https://github.com/3b1b/manim/pull/1785>`__)
10+
- Fixed ``interpolate`` (`#1788 <https://github.com/3b1b/manim/pull/1788>`__)
11+
- Fixed ``ImageMobject`` (`#1791 <https://github.com/3b1b/manim/pull/1791>`__)
12+
13+
Refactor
14+
^^^^^^^^
15+
- Added ``\overset`` as a special string in ``Tex`` (`#1783 <https://github.com/3b1b/manim/pull/1783>`__)
16+
- Added ``outer_interpolate`` to perform interpolation using ``np.outer`` on arrays (`#1788 <https://github.com/3b1b/manim/pull/1788>`__)
17+
418
v1.6.0
519
------
620

0 commit comments

Comments
 (0)