Skip to content

Commit

Permalink
Merge pull request #45 from bjonnh/changelog-update-v0.2.8
Browse files Browse the repository at this point in the history
Changelog update - `v0.2.8`
  • Loading branch information
bjonnh authored Dec 31, 2023
2 parents c540964 + d64c4fd commit 0c058c1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,37 @@
# File Permissions Plugin Changelog

## Unreleased

## 0.2.8 - 2023-12-31

- Support for 2023.3
- Updating dependencies

## 0.2.6 - 2023-04-10

- Support for 2023.1

## 0.2.5 - 2022-11-29

- Support for 2022.3
- Fix that nio.path error again

## 0.2.4

### Changes

- Support for 2022.2

## 0.2.3

### Changes

- Fix error seen from time to time when the file path couldn't be converted with toNioPath

## 0.2.2

### Changes

- Support for 2022.1
- Update versions of packages
- Integrate latest platform plugin template
Expand All @@ -34,50 +42,59 @@
## 0.2.0

### Changes

- Validate for IntelliJ Idea Beta (212.x)
- Bump some versions of development dependencies
- Rename the plugin to remove plugin from the name (follow verifier rules)

## 0.1.8

### Changes

- Reduced the size of the screenshot

## 0.1.7

## 0.1.6

### Changes

- A better description to explain where to find the actions.

## 0.1.4

### Changes

- A better description

## 0.1.3

### Changes

- Cleaner documentation and especially a much better description for the project
- Probably understood how the automated change log works.

## 0.1.2

### Added

- Licensed under GPLv3

## 0.1.1

### Added

- Just to test the release process for next time

## 0.1.0

### Added

- Support for changing all permissions
- Support for making a file executable

## 0.0.1

### Added

- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)

0 comments on commit 0c058c1

Please sign in to comment.