From 6ce7bc94df07316582d496b578b3b0f8c958e5d2 Mon Sep 17 00:00:00 2001 From: MathieuG-P Date: Fri, 28 Oct 2022 14:54:26 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a529216..ca12ddd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## [0.2.0](https://github.com/Zagrios/bs-manager/releases/tag/v0.2.0) (October 23, 2022) +### Features +- Mods management fully implementd [5c47897](https://github.com/Zagrios/bs-manager/commit/5c478979e96b14dd54a3889e551c163ece701b4a) +- Add close button in settings page #5 +- Add GitHub and contribution actions in settings page #3 +### Fixes +- Lunch Beat Saber multiple times #1 +- Placeholders and some texts not with light theme #6 +- Wrong background color when version is downloading #7 +- Add missing translations [5817260](https://github.com/Zagrios/bs-manager/commit/58172606f3f4731c90c9aa838fb89ac95458e032) +- Error when loading downloaded versions when Steam is not installed [6e07adb](https://github.com/Zagrios/bs-manager/commit/6e07adb990f78073dd68c2b9cf6209562bb4bf2b) + + ## [0.1.0](https://github.com/Zagrios/bs-manager/releases/tag/v0.1.0) (September 19, 2022) -* Initial public release \ No newline at end of file +- Initial public release \ No newline at end of file