Skip to content

Commit a61c048

Browse files
committed
CHANGELOG.md update
1 parent 0b11833 commit a61c048

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.8.2] - 2025-01-12
9+
10+
### Added
11+
- #2849 - Provide better compatibility for projects migrating from OAS 3.0 to OAS 3.1
12+
13+
### Fixed
14+
- #2846 - ClassCastException with spring-data-rest and openapi version 3.1 bug
15+
- #2844 - PageableObject and SortObject are called Pageablenull and Sortnull i
16+
817
## [2.8.1] - 2025-01-06
918

1019
### Fixed

0 commit comments

Comments
 (0)