From 03546b6777f84cd377348b8bea1870e8da145fc5 Mon Sep 17 00:00:00 2001 From: junkfood <69683722+JunkFood02@users.noreply.github.com> Date: Thu, 27 Apr 2023 21:22:24 +0800 Subject: [PATCH] Update changlog --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fdff0e20c..80f9802821 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,14 @@ All notable changes (starting from v1.7.3) to stable releases will be documented The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v1.9.1][v1.9.1] - 2023-04-11 +## [v1.9.2][1.9.2] - 2023-04-27 + +### Fixed +* Fix a bug causing Incognito mode not working in v1.9.1 +* Fix misplaced quality tags in `AudioQuickSettingsDialog` +* Fix mismatched formats when using Save as audio & Download playlist + +## [v1.9.1][1.9.1] - 2023-04-11 ### Added * Add Sponsor page: You can now support this app by sponsoring on GitHub! @@ -129,3 +136,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [1.9.0]: https://github.com/JunkFood02/Seal/releases/tag/v1.9.0 [1.9.1]: https://github.com/JunkFood02/Seal/releases/tag/v1.9.1 + +[1.9.2]: https://github.com/JunkFood02/Seal/releases/tag/v1.9.2 \ No newline at end of file