From 81df44f3de1d592fe90e08f1887b90ee8834562c Mon Sep 17 00:00:00 2001 From: Katsute <58778985+Katsute@users.noreply.github.com> Date: Fri, 14 Oct 2022 18:11:42 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f59d75b..257f5c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 2.0.2 + +### 🐞 Bug Fixes + +* Remove warning about installation being corrupt [#48](https://github.com/KatsuteDev/Background/pull/48) ([@Katsute](https://github.com/Katsute)) + * Hide corrupt notification on install + * Automatically fix checksums after relaunch + +**Full Changelog**: [`2.0.1...2.0.2`](https://github.com/KatsuteDev/Background/compare/2.0.1...2.0.2) + ## 2.0.1 * Fix README [`b5469c3`](https://github.com/KatsuteDev/Background/commit/b5469c307b6734b56ac5cee1213254f11932c75f) ([@Katsute](https://github.com/Katsute)) @@ -95,4 +105,4 @@ Initial Release -**Full Changelog**: https://github.com/KatsuteDev/Background/commits/1.0.0 \ No newline at end of file +**Full Changelog**: https://github.com/KatsuteDev/Background/commits/1.0.0