Skip to content

Commit f8d34b2

Browse files
committed
Prepare plugin release
1 parent 1b85d16 commit f8d34b2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
## [Unreleased]
66
### Changed
7+
- Support for Kotlin rules
8+
- Update to PMD version 7.13.0
9+
10+
11+
## [2.0.4]
12+
### Changed
713
- Update to PMD version 7.12.0
814
- Restore support for IntelliJ 2023.3+
915
- Upgraded IntelliJ Platform Gradle Plugin to 2.x

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
pluginName = PMD
55
pluginRepositoryUrl = https://github.com/amitdev/PMD-Intellij
66
# SemVer format -> https://semver.org
7-
pluginVersion = 2.0.5-SNAPSHOT
7+
pluginVersion = 2.0.5
88

99
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
# for insight into build numbers and IntelliJ Platform versions.

0 commit comments

Comments
 (0)