gst-plugins-rs/gst-plugin/CHANGELOG.md
2018-01-03 17:13:26 +02:00

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.