mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-27 05:51:01 +00:00
Fix diff links in the CHANGELOG.md
This commit is contained in:
parent
57dc9451cc
commit
389e25ae03
1 changed files with 7 additions and 2 deletions
|
@ -43,5 +43,10 @@ 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://github.com/sdroege/gstreamer-rs/compare/0.1.1...HEAD
|
||||
[0.1.0]: https://github.com/sdroege/gstreamer-rs/compare/0.1.0...0.1.1
|
||||
[Unreleased]: https://github.com/sdroege/gst-plugin-rs/compare/0.2.1...HEAD
|
||||
[0.2.1]: https://github.com/sdroege/gst-plugin-rs/compare/0.2.0...0.2.1
|
||||
[0.2.0]: https://github.com/sdroege/gst-plugin-rs/compare/0.1.4...0.2.0
|
||||
[0.1.4]: https://github.com/sdroege/gst-plugin-rs/compare/0.1.3...0.1.4
|
||||
[0.1.3]: https://github.com/sdroege/gst-plugin-rs/compare/0.1.2...0.1.3
|
||||
[0.1.2]: https://github.com/sdroege/gst-plugin-rs/compare/0.1.1...0.1.2
|
||||
[0.1.1]: https://github.com/sdroege/gst-plugin-rs/compare/0.1.0...0.1.1
|
||||
|
|
Loading…
Reference in a new issue