Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Versions: 3.x (for earlier see VERSION-2.x)

#5032: Move `jackson-datatype-jsr310` module into `jackson-databind`
(implemented by @pjfanning)
#5032: Rename `JavaTimeModule` from `jackson-datatype-jsr310` module as `JavaTimeModule`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmh. I am not sure this make sense... note on #5032 is on line right above?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right I thought it would be good to record JavaTimeFeature -> DateTimeFeature for later

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made a bit of changes, there's no strong push on my side.
Feel free to close if seems unncessary!


3.0.0-rc2 (28-Mar-2025)

Expand Down