File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
## [ Unreleased]
11
11
12
+ ### New Features
13
+
14
+ - [ COLDBOX-1285] ( https://ortussolutions.atlassian.net/browse/COLDBOX-1285 ) BoxLang Support
15
+
16
+ ### Bugs
17
+
18
+ - [ COLDBOX-1280] ( https://ortussolutions.atlassian.net/browse/COLDBOX-1280 ) coldbox.system.cache.policies.LRU cleanup errors
19
+ - [ COLDBOX-1281] ( https://ortussolutions.atlassian.net/browse/COLDBOX-1281 ) DateTimeHelper.validateTime Regression
20
+ - [ COLDBOX-1282] ( https://ortussolutions.atlassian.net/browse/COLDBOX-1282 ) ScheduledTasks Bug - java.util.concurrent.TimeUnit type error
21
+
22
+ ## [ 7.2.1] - 2024-05-14
23
+
12
24
### New Feature
13
25
14
26
- Prettier SQL printing in ` StringUtil.prettySQL() `
You can’t perform that action at this time.
0 commit comments