Skip to content

Commit cba81c0

Browse files
author
Github Actions
committed
Finalized changelog for v4.2.0
1 parent 32d096b commit cba81c0

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

changelog.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased]
1111

12+
## [4.2.0] - 2024-01-10
13+
1214
### Added
1315

1416
- New `HyperCollector` so you can now track hyper requests if enabled
@@ -33,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3335

3436
- Dumb whitespace added by CFML engines when doing inline `<pre>#method()#</pre>` calls.
3537
- Better error handling when Debugger assets are not compiled instead of a cryptic error message:
36-
`The parameter [str] to function [closure_m] is required but was not passed in.`
38+
`The parameter [str] to function [closure_m] is required but was not passed in.`
3739

3840
## [4.1.0] - 2023-04-17
3941

@@ -285,7 +287,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
285287
- <https://ortussolutions.atlassian.net/browse/CCM-25> Lucee support
286288
- <https://ortussolutions.atlassian.net/browse/CCM-24> Added names of rendered
287289
- Unloading of helpers on unload
288-
views and layouts
290+
views and layouts
289291
- Updated production ignore lists
290292

291293
## [1.0.1]
@@ -296,6 +298,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
296298

297299
- Create first module version
298300

299-
[Unreleased]: https://github.com/coldbox-modules/cbdebugger/compare/v4.1.0...HEAD
301+
[Unreleased]: https://github.com/coldbox-modules/cbdebugger/compare/v4.2.0...HEAD
302+
303+
[4.2.0]: https://github.com/coldbox-modules/cbdebugger/compare/v4.1.0...v4.2.0
300304

301305
[4.1.0]: https://github.com/coldbox-modules/cbdebugger/compare/b070b77d9edee7725c052eab41bf3513a3a9f6d8...v4.1.0

0 commit comments

Comments
 (0)