Skip to content

Commit

Permalink
Clean up changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-dingemans committed Jun 11, 2024
1 parent 623fa1e commit cf4f15f
Showing 1 changed file with 2 additions and 48 deletions.
50 changes: 2 additions & 48 deletions plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,46 +4,7 @@

## [Unreleased]

## [0.23.0-dev.2024-06-11_14-14-08] - 2024-06-11

### What's Changed

- Upgrade to Intellij IDEA 2024.1

### Dependency updates

- Bump org.jetbrains.intellij from 1.17.2 to 1.17.3 by @dependabot in https://github.com/nbadal/ktlint-intellij-plugin/pull/#494
- Bump JetBrains/qodana-action from 2023.3.1 to 2023.3.2 by @dependabot in https://github.com/nbadal/ktlint-intellij-plugin/pull/#491
- Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 by @dependabot in https://github.com/nbadal/ktlint-intellij-plugin/pull/#488
- Bump org.jetbrains.kotlin.jvm from 1.9.22 to 1.9.23 by @dependabot in https://github.com/nbadal/ktlint-intellij-plugin/pull/#484

## [[0.23.0-beta-1.2024-05-19]_16-20-39] - 2024-05-19

### What's Changed

- Upgrade to Intellij IDEA 2024.1

### Dependency updates

- Bump org.jetbrains.intellij from 1.17.2 to 1.17.3 by @dependabot in https://github.com/nbadal/ktlint-intellij-plugin/pull/#494
- Bump JetBrains/qodana-action from 2023.3.1 to 2023.3.2 by @dependabot in https://github.com/nbadal/ktlint-intellij-plugin/pull/#491
- Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 by @dependabot in https://github.com/nbadal/ktlint-intellij-plugin/pull/#488
- Bump org.jetbrains.kotlin.jvm from 1.9.22 to 1.9.23 by @dependabot in https://github.com/nbadal/ktlint-intellij-plugin/pull/#484

## [[0.23.0-dev.2024-05-08]_16-08-58] - 2024-05-08

### What's Changed

- Upgrade to Intellij IDEA 2024.1

### Dependency updates

- Bump org.jetbrains.intellij from 1.17.2 to 1.17.3 by @dependabot in https://github.com/nbadal/ktlint-intellij-plugin/pull/#494
- Bump JetBrains/qodana-action from 2023.3.1 to 2023.3.2 by @dependabot in https://github.com/nbadal/ktlint-intellij-plugin/pull/#491
- Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 by @dependabot in https://github.com/nbadal/ktlint-intellij-plugin/pull/#488
- Bump org.jetbrains.kotlin.jvm from 1.9.22 to 1.9.23 by @dependabot in https://github.com/nbadal/ktlint-intellij-plugin/pull/#484

## [[0.23.0-dev.2024-05-07]_14-35-18] - 2024-05-07
## [0.22.0] - 2024-04-07

### What's Changed

Expand Down Expand Up @@ -311,10 +272,7 @@
- MVP: plugin that runs ktlint scanner and provides annotations. Lots more to do!
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)

[Unreleased]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.23.0-dev.2024-06-11_14-14-08...HEAD
[0.23.0-dev.2024-05-08]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.23.0-dev.2024-05-07...v0.23.0-dev.2024-05-08
[0.23.0-dev.2024-05-07]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.21.0...v0.23.0-dev.2024-05-07
[0.23.0-beta-1.2024-05-19]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.23.0-dev.2024-05-08...v0.23.0-beta-1.2024-05-19
[0.22.0]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.21.0...v0.22.0
[0.21.0]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.20.0...v0.21.0
[0.20.0]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.13.0...v0.20.0
[0.13.0]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.12.0...v0.13.0
Expand Down Expand Up @@ -342,7 +300,3 @@
[0.2.0]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.0.2...v0.1.0
[0.0.2]: https://github.com/nbadal/ktlint-intellij-plugin/compare/
[0.23.0-beta-1.2024-05-19_16-20-39]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.23.0-dev.2024-05-08...v0.23.0-beta-1.2024-05-19_16-20-39
[0.23.0-dev.2024-05-07_14-35-18]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.21.0...v0.23.0-dev.2024-05-07_14-35-18
[0.23.0-dev.2024-05-08_16-08-58]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.23.0-dev.2024-05-07...v0.23.0-dev.2024-05-08_16-08-58
[0.23.0-dev.2024-06-11_14-14-08]: https://github.com/nbadal/ktlint-intellij-plugin/compare/v0.23.0-beta-1.2024-05-19...v0.23.0-dev.2024-06-11_14-14-08

0 comments on commit cf4f15f

Please sign in to comment.