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
4df78f6e
Commit
4df78f6e
authored
Nov 26, 2018
by
Sebastian Dröge
🍵
Browse files
Update CHANGELOG.md for 0.3.2
parent
6e8cba28
Changes
1
Hide whitespace changes
Inline
Side-by-side
gst-plugin/CHANGELOG.md
View file @
4df78f6e
...
...
@@ -5,6 +5,11 @@ 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.3.2] - 2018-11-26
### Changed
-
Fix various links in the README.md
-
Link to the correct location for the documentation
## [0.3.1] - 2018-11-19
### Fixed
-
Override vfuncs of all parent classes correctly.
...
...
@@ -62,7 +67,8 @@ specifically the [variant used by Rust](http://doc.crates.io/manifest.html#the-v
## [0.1.0] - 2017-12-22
-
Initial release of the
`gst-plugin`
crate.
[
Unreleased
]:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/compare/0.3.1...HEAD
[
Unreleased
]:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/compare/0.3.2...HEAD
[
0.3.2
]:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/compare/0.3.1...0.3.2
[
0.3.1
]:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/compare/0.3.0...0.3.1
[
0.3.0
]:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/compare/0.2.1...0.3.0
[
0.2.1
]:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/compare/0.2.0...0.2.1
...
...
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