From ecf6b8c893b1592cdb08eb03e960bc56382cb355 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 13 Sep 2023 13:21:09 +0000 Subject: [PATCH 1/4] Finalized changelog for v5.3.1 --- changelog.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 5c7538c..1651db7 100644 --- a/changelog.md +++ b/changelog.md @@ -9,10 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [5.3.1] - 2023-09-13 + ### Fixed - The variable `thisSuite` isn't defined if the for loop in the try/catch is never reached before the error. - (https://github.com/Ortus-Solutions/TestBox/pull/150) + () ## [5.3.0] - 2023-08-01 @@ -85,7 +87,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [TESTBOX-365](https://ortussolutions.atlassian.net/browse/TESTBOX-365) New build process using CommandBox - [TESTBOX-372](https://ortussolutions.atlassian.net/browse/TESTBOX-372) Adobe 2023 and Lucee 6 Support -[Unreleased]: https://github.com/Ortus-Solutions/TestBox/compare/v5.3.0...HEAD +[Unreleased]: https://github.com/Ortus-Solutions/TestBox/compare/v5.3.1...HEAD + +[5.3.1]: https://github.com/Ortus-Solutions/TestBox/compare/v5.3.0...v5.3.1 [5.3.0]: https://github.com/Ortus-Solutions/TestBox/compare/v5.2.0...v5.3.0 From 5c9b491d8a2e7cdcfe02cb6da9443dcb656b571f Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 13 May 2024 21:09:49 +0000 Subject: [PATCH 2/4] Finalized changelog for v5.4.0 --- changelog.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 41a96ee..05c4720 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [5.4.0] - 2024-05-13 + ### Improvement - [TESTBOX-385](https://ortussolutions.atlassian.net/browse/TESTBOX-385) Remove all unsafe references to evaluate @@ -21,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - The variable `thisSuite` isn't defined if the for loop in the try/catch is never reached before the error. - () + () ## [5.3.0] - 2023-08-01 @@ -94,7 +96,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [TESTBOX-365](https://ortussolutions.atlassian.net/browse/TESTBOX-365) New build process using CommandBox - [TESTBOX-372](https://ortussolutions.atlassian.net/browse/TESTBOX-372) Adobe 2023 and Lucee 6 Support -[Unreleased]: https://github.com/Ortus-Solutions/TestBox/compare/v5.3.1...HEAD +[Unreleased]: https://github.com/Ortus-Solutions/TestBox/compare/v5.4.0...HEAD + +[5.4.0]: https://github.com/Ortus-Solutions/TestBox/compare/v5.3.1...v5.4.0 [5.3.1]: https://github.com/Ortus-Solutions/TestBox/compare/v5.3.0...v5.3.1 From d108e53ad3238e76aded41dda80360ef8cbc9f4a Mon Sep 17 00:00:00 2001 From: Luis Majano Date: Mon, 13 May 2024 17:18:55 -0400 Subject: [PATCH 3/4] changelog updates [no ci] --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index 41a96ee..5b91b18 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [5.4.0] - 2024-05-13 + ### Improvement - [TESTBOX-385](https://ortussolutions.atlassian.net/browse/TESTBOX-385) Remove all unsafe references to evaluate @@ -96,6 +98,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [Unreleased]: https://github.com/Ortus-Solutions/TestBox/compare/v5.3.1...HEAD +[5.4.0]: https://github.com/Ortus-Solutions/TestBox/compare/v5.3.1...v5.4.0 + [5.3.1]: https://github.com/Ortus-Solutions/TestBox/compare/v5.3.0...v5.3.1 [5.3.0]: https://github.com/Ortus-Solutions/TestBox/compare/v5.2.0...v5.3.0 From 17248bd96e0c1bc24e6a0b36b15263cb7f3a298b Mon Sep 17 00:00:00 2001 From: Luis Majano Date: Mon, 13 May 2024 17:19:26 -0400 Subject: [PATCH 4/4] changelog updates [no ci] --- changelog.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/changelog.md b/changelog.md index 08c6f94..05c4720 100644 --- a/changelog.md +++ b/changelog.md @@ -100,8 +100,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [5.4.0]: https://github.com/Ortus-Solutions/TestBox/compare/v5.3.1...v5.4.0 -[5.4.0]: https://github.com/Ortus-Solutions/TestBox/compare/v5.3.1...v5.4.0 - [5.3.1]: https://github.com/Ortus-Solutions/TestBox/compare/v5.3.0...v5.3.1 [5.3.0]: https://github.com/Ortus-Solutions/TestBox/compare/v5.2.0...v5.3.0