Skip to content

Commit

Permalink
update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Jan 1, 2024
1 parent 0c240b4 commit bfa0f9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## []
- Add `streams/Filter` to support ffmpeg filters
- Support piping from a `ReadStream` to a `Demuxer`
- Support piping from a `Muxer` to a `WriteStream`
- Send `error` events on `Demuxer` and `Muxer`
Expand Down

0 comments on commit bfa0f9d

Please sign in to comment.