docs: update changelog for #1694 and #1697

This commit is contained in:
TonyCrane 2021-12-23 10:34:15 +08:00
parent 505b229117
commit 09ced7ce9a
No known key found for this signature in database
GPG key ID: 2313A5058A9C637C

View file

@ -1,6 +1,22 @@
Changelog Changelog
========= =========
Unreleased
----------
Fixed bugs
^^^^^^^^^^
- `f1996f8 <https://github.com/3b1b/manim/pull/1697/commits/f1996f8479f9e33d626b3b66e9eb6995ce231d86>`__: Temporarily fixed ``Lightbulb``
New Features
^^^^^^^^^^^^
- `#1694 <https://github.com/3b1b/manim/pull/1694>`__: Added option to add ticks on x-axis in ``BarChart``
Refactor
^^^^^^^^
- `5aa8d15 <https://github.com/3b1b/manim/pull/1697/commits/5aa8d15d85797f68a8f169ca69fd90d441a3abbe>`__: Used ``FFMPEG_BIN`` instead of ``"ffmpeg"`` for sound incorporation
v1.3.0 v1.3.0
------ ------