Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jochen Henneberg
gst-plugins-rs
Commits
630bd69b
Commit
630bd69b
authored
Mar 20, 2018
by
Sebastian Dröge
🍵
Browse files
Update CHANGELOG.md for 0.2.0
parent
cf137be4
Changes
1
Hide whitespace changes
Inline
Side-by-side
gst-plugin/CHANGELOG.md
View file @
630bd69b
...
...
@@ -5,6 +5,14 @@ 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.2.0] - 2018-03-20
### Changed
-
Update to gstreamer-rs 0.11
-
BaseTransform::transform_caps() takes caps by reference instead of value
### Added
-
Send+Sync impls for all wrapper types
## [0.1.4] - 2018-02-12
### Fixed
-
Fix BaseSrc::unlock_stop() and the same in BaseSink. It was calling unlock()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment