Skip to content

Commit d100765

Browse files
committed
Changelog update - 2026.1-SNAPSHOT.1
1 parent 388d196 commit d100765

1 file changed

Lines changed: 37 additions & 34 deletions

File tree

CHANGELOG.md

Lines changed: 37 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44

55
## [Unreleased]
66

7+
## [2026.1-SNAPSHOT.1]
8+
79
- added support for `openapi-processor-spring` mapping.yaml identifier (for `openapi-processor-spring` 2026.3).
8-
- updated the minimum platform to 2025.3.
10+
- updated the minimum platform to 2025.3.
911

1012
## [2025.2]
1113

@@ -160,36 +162,37 @@
160162
- auto-detect the `mapping.yaml` file and set the json schema for editing support (autocompletion & validation)
161163
- add openapi-processor icon for `mapping.yaml`
162164

163-
[Unreleased]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2025.2...HEAD
164-
[2022.2.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2022.1...v2022.2.1
165-
[2021.1-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/commits/v2021.1-SNAPSHOT.1
166-
[2021.1-SNAPSHOT.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2021.1-SNAPSHOT.1...v2021.1-SNAPSHOT.2
167-
[2021.1-SNAPSHOT.3]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2021.1-SNAPSHOT.2...v2021.1-SNAPSHOT.3
168-
[2021.1-SNAPSHOT.4]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2021.1-SNAPSHOT.3...v2021.1-SNAPSHOT.4
169-
[2021.1-SNAPSHOT.5]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2021.1-SNAPSHOT.4...v2021.1-SNAPSHOT.5
170-
[2021.1-SNAPSHOT.6]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2021.1-SNAPSHOT.5...v2021.1-SNAPSHOT.6
171-
[2022.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2022.1-SNAPSHOT.1...v2022.1
172-
[2022.1-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2021.1-SNAPSHOT.6...v2022.1-SNAPSHOT.1
173-
[2022.3]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2022.3-SNAPSHOT.1...v2022.3
174-
[2022.3-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2022.2.1...v2022.3-SNAPSHOT.1
175-
[2022.4]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2022.3...v2022.4
176-
[2023.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2023.1-SNAPSHOT.1...v2023.1
177-
[2023.1-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2022.4...v2023.1-SNAPSHOT.1
178-
[2023.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2023.2-SNAPSHOT.1...v2023.2
179-
[2023.2-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2023.1...v2023.2-SNAPSHOT.1
180-
[2023.3-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2023.2...v2023.3-SNAPSHOT.1
181-
[2023.3-SNAPSHOT.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2023.3-SNAPSHOT.1...v2023.3-SNAPSHOT.2
182-
[2023.3-SNAPSHOT.3]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2023.3-SNAPSHOT.2...v2023.3-SNAPSHOT.3
183-
[2024.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2023.3-SNAPSHOT.3...v2024.1
184-
[2024.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2024.2-SNAPSHOT.1...v2024.2
185-
[2024.2-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2024.1...v2024.2-SNAPSHOT.1
186-
[2024.3-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2024.2...v2024.3-SNAPSHOT.1
187-
[2024.3-SNAPSHOT.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2024.3-SNAPSHOT.1...v2024.3-SNAPSHOT.2
188-
[2024.3-SNAPSHOT.3]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2024.3-SNAPSHOT.2...v2024.3-SNAPSHOT.3
189-
[2025.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2025.1-SNAPSHOT.1...v2025.1
190-
[2025.1-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2024.3-SNAPSHOT.3...v2025.1-SNAPSHOT.1
191-
[2025.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2025.2-SNAPSHOT.4...v2025.2
192-
[2025.2-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2025.1...v2025.2-SNAPSHOT.1
193-
[2025.2-SNAPSHOT.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2025.2-SNAPSHOT.1...v2025.2-SNAPSHOT.2
194-
[2025.2-SNAPSHOT.3]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2025.2-SNAPSHOT.2...v2025.2-SNAPSHOT.3
195-
[2025.2-SNAPSHOT.4]: https://github.com/openapi-processor/openapi-processor-intellij/compare/v2025.2-SNAPSHOT.3...v2025.2-SNAPSHOT.4
165+
[Unreleased]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2026.1-SNAPSHOT.1...HEAD
166+
[2022.2.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2022.1...2022.2.1
167+
[2026.1-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2025.2...2026.1-SNAPSHOT.1
168+
[2025.2-SNAPSHOT.4]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2025.2-SNAPSHOT.3...2025.2-SNAPSHOT.4
169+
[2025.2-SNAPSHOT.3]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2025.2-SNAPSHOT.2...2025.2-SNAPSHOT.3
170+
[2025.2-SNAPSHOT.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2025.2-SNAPSHOT.1...2025.2-SNAPSHOT.2
171+
[2025.2-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2025.1...2025.2-SNAPSHOT.1
172+
[2025.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2025.2-SNAPSHOT.4...2025.2
173+
[2025.1-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2024.3-SNAPSHOT.3...2025.1-SNAPSHOT.1
174+
[2025.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2025.1-SNAPSHOT.1...2025.1
175+
[2024.3-SNAPSHOT.3]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2024.3-SNAPSHOT.2...2024.3-SNAPSHOT.3
176+
[2024.3-SNAPSHOT.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2024.3-SNAPSHOT.1...2024.3-SNAPSHOT.2
177+
[2024.3-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2024.2...2024.3-SNAPSHOT.1
178+
[2024.2-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2024.1...2024.2-SNAPSHOT.1
179+
[2024.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2024.2-SNAPSHOT.1...2024.2
180+
[2024.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2023.3-SNAPSHOT.3...2024.1
181+
[2023.3-SNAPSHOT.3]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2023.3-SNAPSHOT.2...2023.3-SNAPSHOT.3
182+
[2023.3-SNAPSHOT.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2023.3-SNAPSHOT.1...2023.3-SNAPSHOT.2
183+
[2023.3-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2023.2...2023.3-SNAPSHOT.1
184+
[2023.2-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2023.1...2023.2-SNAPSHOT.1
185+
[2023.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2023.2-SNAPSHOT.1...2023.2
186+
[2023.1-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2022.4...2023.1-SNAPSHOT.1
187+
[2023.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2023.1-SNAPSHOT.1...2023.1
188+
[2022.4]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2022.3...2022.4
189+
[2022.3-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2022.2.1...2022.3-SNAPSHOT.1
190+
[2022.3]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2022.3-SNAPSHOT.1...2022.3
191+
[2022.1-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2021.1-SNAPSHOT.6...2022.1-SNAPSHOT.1
192+
[2022.1]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2022.1-SNAPSHOT.1...2022.1
193+
[2021.1-SNAPSHOT.6]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2021.1-SNAPSHOT.5...2021.1-SNAPSHOT.6
194+
[2021.1-SNAPSHOT.5]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2021.1-SNAPSHOT.4...2021.1-SNAPSHOT.5
195+
[2021.1-SNAPSHOT.4]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2021.1-SNAPSHOT.3...2021.1-SNAPSHOT.4
196+
[2021.1-SNAPSHOT.3]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2021.1-SNAPSHOT.2...2021.1-SNAPSHOT.3
197+
[2021.1-SNAPSHOT.2]: https://github.com/openapi-processor/openapi-processor-intellij/compare/2021.1-SNAPSHOT.1...2021.1-SNAPSHOT.2
198+
[2021.1-SNAPSHOT.1]: https://github.com/openapi-processor/openapi-processor-intellij/commits/2021.1-SNAPSHOT.1

0 commit comments

Comments
 (0)