Update CHANGELOG.md for 0.20.5

This commit is contained in:
Sebastian Dröge 2023-04-22 11:49:23 +03:00
parent 5dd1decd6a
commit b1577af7cf

View file

@ -5,6 +5,12 @@ 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.20.5] - 2023-04-22
### Added
- `glib::HasParamSpec` impl for miniobjects to allow using them with the
properties derive macro.
- `Default` impl for `gst_player::Player`.
## [0.20.4] - 2023-04-07
### Fixed
- Work around `gst_webrtc::WebRTCICE::add_candidate()` API breakage in 1.24.