Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2018-05-09 12:32:49 +0300
committerSebastian Dröge <sebastian@centricular.com>2018-05-09 12:32:49 +0300
commit9a3838fd464b59ffcc56d115e81864ad5fa8f399 (patch)
tree6e18baddcab5c01e9984a51e8a53da2f68bc3bcc
parent833c8a0e85a994d0786dcd74effe3e359de41903 (diff)
Fix diff links in the CHANGELOG.md0.2
-rw-r--r--gst-plugin/CHANGELOG.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/gst-plugin/CHANGELOG.md b/gst-plugin/CHANGELOG.md
index 4464835fb..e2ed8cdb9 100644
--- a/gst-plugin/CHANGELOG.md
+++ b/gst-plugin/CHANGELOG.md
@@ -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