Skip to content
Snippets Groups Projects
Commit 913dfdcd authored by Sebastian Dröge's avatar Sebastian Dröge :tea:
Browse files

Update CHANGELOG.md for 0.19.4

parent 9520f2da
Loading
......@@ -5,6 +5,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html),
specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-version-field).
## [0.19.4] - 2022-12-16
### Added
- Subclassing bindings for `gst_audio::AudioFilter`.
### Fixed
- Various new clippy warnings.
### Changed
- Update GStreamer .gir files to 1.21.3 release.
## [0.19.3] - 2022-11-28
### Added
- `FromIterator<Caps>` and `Extend<Caps>` for `Caps`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment