Skip to content

Commit fb4174e

Browse files
committed
improve release text
1 parent dbfaf63 commit fb4174e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
## [Unreleased]
66

7-
- dynamic detection of `mapping.yaml` json schema, i.e. it is no longer necessary to publish a new version for each mapping schema update.
8-
- navigate from openapi path to the generated interface methods
9-
- clean up icons, new ui icons
7+
- dynamic detection of `mapping.yaml` json schema.<br> i.e. it is no longer necessary to wait for a new version that supports the new mapping schema version. This removes the openapi-processor schemas from IntelliJ's json mappings.
8+
- navigate from an OpenAPI path to the generated interface methods. <br> The plugin will add an interface icon to the paths in an OpenAPI yaml document that provides navigation to the generated interface methods.
9+
- clean up icons, new ui icons. <br> navigation from a path mapping in the `mapping.yaml` now uses the interface icon. Added a new ui icon for the `mapping.yaml`.
1010

1111
## [2023.3-SNAPSHOT.3]
1212

0 commit comments

Comments
 (0)