File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ A total of 96 pull requests were merged for this release.
78
78
Highlights
79
79
----------
80
80
81
- * :pr: `3501 `: Replace external ``ffmpeg `` dependency with ``pyav ``.
81
+ * :pr: `3501 `: Replaced external ``ffmpeg `` dependency with ``pyav ``.
82
82
83
83
84
84
* :pr: `3966 `: :class: `.VGroup ` can now be initialized with :class: `.VMobject ` iterables.
@@ -270,7 +270,7 @@ Type Hints
270
270
* :pr: `3902 `: fixed a wrong type hint in :meth: `.Scene.restructure_mobjects `
271
271
272
272
273
- * :pr: `3916 `: fixed type hint in :meth: `.AnimationGroup .interpolate_submobject `
273
+ * :pr: `3916 `: fixed type hint in :meth: `.DrawBorderThenFill .interpolate_submobject `
274
274
275
275
276
276
* :pr: `3926 `: Fixed some typehints of :class: `.ParametricFunction `
@@ -351,10 +351,10 @@ Internal Improvements and Automation
351
351
* :pr: `3925 `: Use Github Markdown on README
352
352
353
353
354
- * :pr: `3956 `: Set AAC codec for audio in mp4 files, add transcoding utility
354
+ * :pr: `3955 `: Use `` subprocess `` instead of `` os.system ``.
355
355
356
356
357
- * :pr: `3955 `: Use `` subprocess `` instead of `` os.system ``.
357
+ * :pr: `3956 `: Set AAC codec for audio in mp4 files, add transcoding utility
358
358
359
359
360
360
Dependencies
You can’t perform that action at this time.
0 commit comments