From aca451b4514a5822e12d15c2471b9bc407ab2e55 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 27 Apr 2025 22:25:02 +0000 Subject: [PATCH] Changelog update - v0.3.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf72d79..759d001 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -108,7 +108,8 @@ - Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template) [Unreleased]: https://github.com/bjonnh/FilePermissionsPlugin/compare/v0.3.2...HEAD -[0.3.2]: https://github.com/bjonnh/FilePermissionsPlugin/compare/v0.2.8...v0.3.2 +[0.3.2]: https://github.com/bjonnh/FilePermissionsPlugin/compare/v0.3.1...v0.3.2 +[0.3.1]: https://github.com/bjonnh/FilePermissionsPlugin/compare/v0.2.8...v0.3.1 [0.2.8]: https://github.com/bjonnh/FilePermissionsPlugin/compare/v0.2.6...v0.2.8 [0.2.6]: https://github.com/bjonnh/FilePermissionsPlugin/compare/v0.2.5...v0.2.6 [0.2.5]: https://github.com/bjonnh/FilePermissionsPlugin/compare/v0.2.4...v0.2.5