Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

## [Unreleased]

## [2025.2-SNAPSHOT.2]

- improve related item popup entry on mapping annotation

## [2025.2-SNAPSHOT.1]
Expand Down Expand Up @@ -139,7 +141,7 @@
- auto-detect the `mapping.yaml` file and set the json schema for editing support (autocompletion & validation)
- add openapi-processor icon for `mapping.yaml`

[Unreleased]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2025.1...HEAD
[Unreleased]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2025.2-SNAPSHOT.2...HEAD
[2022.2.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2022.1...v2022.2.1
[2021.1-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/commits/v2021.1-SNAPSHOT.1
[2021.1-SNAPSHOT.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2021.1-SNAPSHOT.1...v2021.1-SNAPSHOT.2
Expand Down Expand Up @@ -167,3 +169,5 @@
[2024.3-SNAPSHOT.3]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2024.3-SNAPSHOT.2...v2024.3-SNAPSHOT.3
[2025.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2025.1-SNAPSHOT.1...v2025.1
[2025.1-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2024.3-SNAPSHOT.3...v2025.1-SNAPSHOT.1
[2025.2-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2025.1...v2025.2-SNAPSHOT.1
[2025.2-SNAPSHOT.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2025.2-SNAPSHOT.1...v2025.2-SNAPSHOT.2