Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 15, 2021
1 parent 546d970 commit f2fc3da
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# CFLint Plugin Changelog

## [Unreleased]

## [0.3.1]
### Changed
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.6.10`
- Dependencies - upgrade `org.jetbrains.changelog` to `1.3.1`
Expand Down Expand Up @@ -69,6 +71,7 @@
## [0.2.0]
### Added
- New highlighting tests

### Changed
- Improved highlighting for most of the CFLint default rules
- Synced changes from [JetBrains/intellij-platform-plugin-template](https://github.com/JetBrains/intellij-platform-plugin-template)
Expand All @@ -80,6 +83,7 @@
## [0.1.1]
### Added
- Plugin ID

### Changed
- Plugin icon

Expand All @@ -88,4 +92,4 @@
- Base [CFLint](https://github.com/cflint/CFLint) configuration support
- Base Coldfusion problems highlight logic in IntelliJ IDEA Ultimate
- Tests for limited set of [CFLint](https://github.com/cflint/CFLint) rules
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)
- Initial scaffold created from [IntelliJ Platform Plugin Template](https://github.com/JetBrains/intellij-platform-plugin-template)

0 comments on commit f2fc3da

Please sign in to comment.