From 47d170beb23e59caee0e4098145a637cbd52c261 Mon Sep 17 00:00:00 2001 From: bastimeyer Date: Wed, 21 Sep 2022 14:45:10 +0200 Subject: [PATCH] release: 5.0.1 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f65005b..e3bc8214 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## streamlink 5.0.1 (2022-09-22) + +Patch release: + +- Fixed: truncation of relative paths in progress output on Windows ([#4830](https://github.com/streamlink/streamlink/pull/4830)) +- Fixed: mitele plugin's validation schema ([#4839](https://github.com/streamlink/streamlink/pull/4839)) +- Fixed: infinite loop in rtve plugin ([#4840](https://github.com/streamlink/streamlink/pull/4840)) + +[Full changelog](https://github.com/streamlink/streamlink/compare/5.0.0...5.0.1) + + ## streamlink 5.0.0 (2022-09-16) Breaking changes: