diff --git a/gstreamer/CHANGELOG.md b/gstreamer/CHANGELOG.md index bfe2ed014..466c19947 100644 --- a/gstreamer/CHANGELOG.md +++ b/gstreamer/CHANGELOG.md @@ -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.