Skip to content

Commit

Permalink
Add PR number to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tburrows13 authored Apr 8, 2020
1 parent 6b5f56c commit 3cfa738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed <!-- for now removed features -->
- Support for Python versions 2.7, 3.4 & 3.5
- All previously deprecated methods and parameters:
- All previously deprecated methods and parameters [#1115]:
- `AudioClip.to_audiofile()` -> use `AudioClip.write_audiofile()`
- `VideoClip.to_videofile()` -> use `VideoClip.write_videofile()`
- `VideoClip.to_images_sequence()` -> use `VideoClip.write_images_sequence()`
Expand Down

0 comments on commit 3cfa738

Please sign in to comment.