Skip to content

Commit 6af25e9

Browse files
committed
Changelog update - v2023.3-SNAPSHOT.3
1 parent ba0064a commit 6af25e9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## [Unreleased]
66

7+
## [2023.3-SNAPSHOT.3]
8+
79
- dynamic detection of `mapping.yaml` json schema, i.e. it is no longer necessary to publish a new version for each mapping schema update.
810
- navigate from openapi path to the generated interface methods
911
- clean up icons, new ui icons
@@ -86,7 +88,7 @@
8688
- auto-detect the `mapping.yaml` file and set the json schema for editing support (autocompletion & validation)
8789
- add openapi-processor icon for `mapping.yaml`
8890

89-
[Unreleased]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2023.3-SNAPSHOT.2...HEAD
91+
[Unreleased]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2023.3-SNAPSHOT.3...HEAD
9092
[2022.2.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2022.1...v2022.2.1
9193
[2021.1-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/commits/v2021.1-SNAPSHOT.1
9294
[2021.1-SNAPSHOT.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2021.1-SNAPSHOT.1...v2021.1-SNAPSHOT.2
@@ -105,3 +107,4 @@
105107
[2023.2-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2023.1...v2023.2-SNAPSHOT.1
106108
[2023.3-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2023.2...v2023.3-SNAPSHOT.1
107109
[2023.3-SNAPSHOT.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2023.3-SNAPSHOT.1...v2023.3-SNAPSHOT.2
110+
[2023.3-SNAPSHOT.3]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2023.3-SNAPSHOT.2...v2023.3-SNAPSHOT.3

0 commit comments

Comments
 (0)