From fa6368eb6b3d28a34b9535e1a9546a84361cba8a Mon Sep 17 00:00:00 2001 From: Drew Stephens Date: Tue, 1 Oct 2024 15:37:36 +0000 Subject: [PATCH] Add changelog entry for IJ plugin removal --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b16b7090..54fa3073 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/). - builds: remove specific lintian version, as latest ubuntu is now a new version [#767](https://github.com/JLLeitschuh/ktlint-gradle/pull/767) - fix tests which relied on a third party reporter in jcenter [#772](https://github.com/JLLeitschuh/ktlint-gradle/pull/772) +- Remove IntelliJ plugin references from README [#775](https://github.com/JLLeitschuh/ktlint-gradle/pull/775) ## [12.1.1] - 2024-05-07