Skip to content

Commit

Permalink
Finalized changelog for v6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed May 13, 2024
1 parent 98fe5d4 commit b125839
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [6.10.0] - 2024-05-13

### Bug

- [COLDBOX-1274](https://ortussolutions.atlassian.net/browse/COLDBOX-1274) javacasting to long for new Java LocalDateTime instead of int, Adobe not doing type promotion
Expand Down Expand Up @@ -273,7 +275,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- [WIREBOX-123](https://ortussolutions.atlassian.net/browse/WIREBOX-123) Removal of usage of Injector dsl interface due to so many issues with multiple engines

[Unreleased]: https://github.com/ColdBox/coldbox-platform/compare/v6.9.0...HEAD
[Unreleased]: https://github.com/ColdBox/coldbox-platform/compare/v6.10.0...HEAD

[6.10.0]: https://github.com/ColdBox/coldbox-platform/compare/v6.9.0...v6.10.0

[6.9.0]: https://github.com/ColdBox/coldbox-platform/compare/v6.8.2...v6.9.0

Expand Down

0 comments on commit b125839

Please sign in to comment.