From 80ebc86e94468e292ae39512b13e059e69794530 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sun, 26 Nov 2017 20:42:53 +0200 Subject: [PATCH] Update CHANGELOG.md from 0.9.1 --- gstreamer-app/CHANGELOG.md | 5 +++++ gstreamer-audio/CHANGELOG.md | 5 +++++ gstreamer-base/CHANGELOG.md | 5 +++++ gstreamer-player/CHANGELOG.md | 5 +++++ gstreamer-video/CHANGELOG.md | 5 +++++ gstreamer/CHANGELOG.md | 5 +++++ 6 files changed, 30 insertions(+) diff --git a/gstreamer-app/CHANGELOG.md b/gstreamer-app/CHANGELOG.md index 4829c57d2..3f2201b3b 100644 --- a/gstreamer-app/CHANGELOG.md +++ b/gstreamer-app/CHANGELOG.md @@ -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.9.1] - 2017-11-26 +### Fixed +- Export `FlowError`/`FlowSuccess`, `ClockError`/`ClockSuccess`, + `PadLinkError`/`PadLinkSuccess` too + ## [0.9.0] - 2017-11-26 ### Added - Bindings for (outputting to) the GStreamer logging system diff --git a/gstreamer-audio/CHANGELOG.md b/gstreamer-audio/CHANGELOG.md index 4829c57d2..3f2201b3b 100644 --- a/gstreamer-audio/CHANGELOG.md +++ b/gstreamer-audio/CHANGELOG.md @@ -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.9.1] - 2017-11-26 +### Fixed +- Export `FlowError`/`FlowSuccess`, `ClockError`/`ClockSuccess`, + `PadLinkError`/`PadLinkSuccess` too + ## [0.9.0] - 2017-11-26 ### Added - Bindings for (outputting to) the GStreamer logging system diff --git a/gstreamer-base/CHANGELOG.md b/gstreamer-base/CHANGELOG.md index 4829c57d2..3f2201b3b 100644 --- a/gstreamer-base/CHANGELOG.md +++ b/gstreamer-base/CHANGELOG.md @@ -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.9.1] - 2017-11-26 +### Fixed +- Export `FlowError`/`FlowSuccess`, `ClockError`/`ClockSuccess`, + `PadLinkError`/`PadLinkSuccess` too + ## [0.9.0] - 2017-11-26 ### Added - Bindings for (outputting to) the GStreamer logging system diff --git a/gstreamer-player/CHANGELOG.md b/gstreamer-player/CHANGELOG.md index 4829c57d2..3f2201b3b 100644 --- a/gstreamer-player/CHANGELOG.md +++ b/gstreamer-player/CHANGELOG.md @@ -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.9.1] - 2017-11-26 +### Fixed +- Export `FlowError`/`FlowSuccess`, `ClockError`/`ClockSuccess`, + `PadLinkError`/`PadLinkSuccess` too + ## [0.9.0] - 2017-11-26 ### Added - Bindings for (outputting to) the GStreamer logging system diff --git a/gstreamer-video/CHANGELOG.md b/gstreamer-video/CHANGELOG.md index 4829c57d2..3f2201b3b 100644 --- a/gstreamer-video/CHANGELOG.md +++ b/gstreamer-video/CHANGELOG.md @@ -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.9.1] - 2017-11-26 +### Fixed +- Export `FlowError`/`FlowSuccess`, `ClockError`/`ClockSuccess`, + `PadLinkError`/`PadLinkSuccess` too + ## [0.9.0] - 2017-11-26 ### Added - Bindings for (outputting to) the GStreamer logging system diff --git a/gstreamer/CHANGELOG.md b/gstreamer/CHANGELOG.md index 4829c57d2..3f2201b3b 100644 --- a/gstreamer/CHANGELOG.md +++ b/gstreamer/CHANGELOG.md @@ -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.9.1] - 2017-11-26 +### Fixed +- Export `FlowError`/`FlowSuccess`, `ClockError`/`ClockSuccess`, + `PadLinkError`/`PadLinkSuccess` too + ## [0.9.0] - 2017-11-26 ### Added - Bindings for (outputting to) the GStreamer logging system