Skip to content

Commit da082dd

Browse files
author
Github Actions
committed
Finalized changelog for v4.3.0
1 parent 6b09d98 commit da082dd

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.3.0] - 2024-06-18
13+
1214
### Addded
1315

1416
- Lucee 6 Certification
@@ -47,7 +49,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4749

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

5254
## [4.1.0] - 2023-04-17
5355

@@ -299,7 +301,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
299301
- <https://ortussolutions.atlassian.net/browse/CCM-25> Lucee support
300302
- <https://ortussolutions.atlassian.net/browse/CCM-24> Added names of rendered
301303
- Unloading of helpers on unload
302-
views and layouts
304+
views and layouts
303305
- Updated production ignore lists
304306

305307
## [1.0.1]
@@ -310,7 +312,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
310312

311313
- Create first module version
312314

313-
[Unreleased]: https://github.com/coldbox-modules/cbdebugger/compare/v4.2.0...HEAD
315+
[Unreleased]: https://github.com/coldbox-modules/cbdebugger/compare/v4.3.0...HEAD
316+
317+
[4.3.0]: https://github.com/coldbox-modules/cbdebugger/compare/v4.2.0...v4.3.0
314318

315319
[4.2.0]: https://github.com/coldbox-modules/cbdebugger/compare/v4.1.0...v4.2.0
316320

0 commit comments

Comments
 (0)