Skip to content

Commit 0313db6

Browse files
committed
boxlang support
1 parent c0f711e commit 0313db6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

changelog.md

+12
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased]
1111

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+
1224
### New Feature
1325

1426
- Prettier SQL printing in `StringUtil.prettySQL()`

0 commit comments

Comments
 (0)