mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-14 14:21:02 +00:00
657 B
657 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.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.