From 49568af7d0ad13009e684ecb485232e3ae2079ad Mon Sep 17 00:00:00 2001 From: jclausen Date: Wed, 3 Apr 2024 14:55:29 -0400 Subject: [PATCH] Update changelog --- changelog.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 9904ba6..656b6fa 100644 --- a/changelog.md +++ b/changelog.md @@ -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