File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6+ ## [ 4.0.2] - 2024-07-29
7+ ### Changed
8+ - build: adds comment to mkdocs constraints file.
9+ - chore(deps): bump actions/setup-python from 5.1.0 to 5.1.1
10+ - chore(deps): bump org.apache.maven.plugins: maven-project-info-reports-plugin
11+
12+ ### Fixed
13+ - fix: correctly serialise Vert.x JSON types.
14+ - fix: correctly serialise dates as ISO-8601 strings.
15+ - fix: pins mkdocs dependencies.
16+ - fix: upgrade com.fasterxml.jackson.core: jackson-databind from 2.17.1 to 2.17.2
17+
618## [ 4.0.1] - 2024-07-29
719### Changed
820- docs: fixes body capture examples.
Original file line number Diff line number Diff line change 1- projectVersion =0 .0.0-SNAPSHOT
1+ projectVersion =4 .0.2
You can’t perform that action at this time.
0 commit comments