We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2e588 commit 1dbfdcfCopy full SHA for 1dbfdcf
2 files changed
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## [Unreleased]
4
5
+## [1.2.15] - 31.07.2025
6
+
7
+- introduce an intention to add `@kphp-immutable-class` annotation
8
9
## [1.2.14] - 01.03.2024
10
11
- adapt code for 2024.3
gradle.properties
@@ -4,7 +4,7 @@ pluginGroup = com.vk
pluginName = kphpstorm
pluginRepositoryUrl = https://github.com/VKCOM/kphpstorm
# SemVer format -> https://semver.org
-pluginVersion = 1.2.14
+pluginVersion = 1.2.15
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 243
0 commit comments