Skip to content

Commit 4c70590

Browse files
committed
next release
1 parent 0f7389b commit 4c70590

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

7+
- improve related item popup entries.
8+
- improve OpenAPI detection for navigation from (generated) interface to the OpenAPI endpoint `path`.
9+
- support new (v13) `package-names.base` and `package-names.location` `mapping.yaml` keys
10+
- updated the minimum platform to 2025.1.
11+
- remove "intellij" from name (marketplace requirement)
12+
713
## [2025.2-SNAPSHOT.4]
814

915
- remove "intellij" from name (marketplace requirement)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pluginGroup = io.openapiprocessor
44
pluginName = openapi-processor
55
pluginRepositoryUrl = https://github.com/openapi-processor/openapi-processor-intellij
6-
pluginVersion = 2025.2-SNAPSHOT.4
6+
pluginVersion = 2025.2
77

88
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
pluginSinceBuild = 251

0 commit comments

Comments
 (0)