diff --git a/CHANGELOG.md b/CHANGELOG.md index b267570..0235adb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ## [Unreleased] +## [2025.1-SNAPSHOT.1] + - navigate from (generated) interface to the OpenAPI endpoint `path` - reimplemented (unreliable) `package-name` navigation as package navigation popup. - updated minimum platform to 2024.2 @@ -119,7 +121,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/v2024.3-SNAPSHOT.3...HEAD +[Unreleased]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2025.1-SNAPSHOT.1...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 @@ -145,3 +147,4 @@ [2024.3-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2024.2...v2024.3-SNAPSHOT.1 [2024.3-SNAPSHOT.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2024.3-SNAPSHOT.1...v2024.3-SNAPSHOT.2 [2024.3-SNAPSHOT.3]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2024.3-SNAPSHOT.2...v2024.3-SNAPSHOT.3 +[2025.1-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2024.3-SNAPSHOT.3...v2025.1-SNAPSHOT.1