From 4266ecbb6fd3fc00e4d6d927297e872f34c48a0b Mon Sep 17 00:00:00 2001 From: Madis Liias Date: Mon, 25 Sep 2023 20:35:11 +0300 Subject: [PATCH] Prep changelog for 0.4.2 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d67c4fe..e97e6c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.4.2] - 2023-09-25 + ### Fixed - Linux: Fix opening Browsers on top of a Snap application window Contribution by @tommoyer. #87 - Linux: Handle more errors when loading app icons. #90 @@ -15,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Support deeplink for a Slack canvas +- Linux: uninstall.sh script in the archive ## [0.4.1] - 2023-08-01 @@ -202,7 +205,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Initial Release -[unreleased]: https://github.com/Browsers-software/browsers/compare/0.4.1...HEAD +[unreleased]: https://github.com/Browsers-software/browsers/compare/0.4.2...HEAD +[0.4.2]: https://github.com/Browsers-software/browsers/releases/tag/0.4.2 [0.4.1]: https://github.com/Browsers-software/browsers/releases/tag/0.4.1 [0.4.0]: https://github.com/Browsers-software/browsers/releases/tag/0.4.0 [0.3.9]: https://github.com/Browsers-software/browsers/releases/tag/0.3.9