Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jclausen committed Apr 3, 2024
1 parent b13130e commit 49568af
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

----
## [Unreleased]
## [6.0.0/3.9.2] - 2024-03-28
### Changed
* `:lucee5` tags changed to match CommandBox 6 Lucee version of `5.4.4+38`
* Ortus ORM Extension version in `:lucee5` images updated to `v6.5.2`

### Added
* `:lucee5-light` image added

### Fixed
* Changed JVM log util format to use `JAVA_TOOL_OPTIONS` env variable to prevent overwrite of custom `BOX_SERVER_JVM_ARGS` in environment and `server.json` files

## [6.0.0/3.9.1] - 2024-03-28
### Changed
Expand Down

0 comments on commit 49568af

Please sign in to comment.