mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-15 14:52:04 +00:00
814 B
814 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning, specifically the variant used by Rust.
[0.1.2] - 2018-01-03
Fixed
- BaseTransform::transform_caps() caps parameter is not owned when chainging to the parent class' implementation either
[0.1.1] - 2018-01-03
Fixed
- BaseTransform::transform_caps() caps parameter is not owned
0.1.0 - 2017-12-22
- Initial release of the
gst-plugin
crate.