From ccfeacf71c718555b28533f3eba448b488bb815a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 16:57:34 -0300 Subject: [PATCH] Changelog update - v0.1.0 (#5) Co-authored-by: GitHub Action --- CHANGELOG.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c3e38f..1c9048f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,12 @@ # dropbox-focus-intellij-plugin Changelog ## [Unreleased] -### Added -- Startup Dialog for Focus projects -- Module folder right-click action to "Focus on Module" with Sync -- Root project folder rick-click action to "Clear focus" with Sync -- Focus Tool Window to Select Module to Focus + +## [0.1.0] +### Added +- Startup Dialog for Focus projects +- Module folder right-click action to "Focus on Module" with Sync +- Root project folder rick-click action to "Clear focus" with Sync +- Focus Tool Window to Select Module to Focus - Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template) +