From 8e6cf90f3beaedf5916ec0af22e9fd0f01be3b38 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 13 Feb 2024 14:47:22 +0000 Subject: [PATCH] Finalized changelog for v4.1.0 --- changelog.md | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/changelog.md b/changelog.md index b54e245..e9d5f8e 100644 --- a/changelog.md +++ b/changelog.md @@ -5,10 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ----- +* * * ## [Unreleased] +## [4.1.0] - 2024-02-13 + ### Added - Adobe 2023 Testing and Support @@ -56,7 +58,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed failing XMI strategy ----- +* * * ## [2.2.1] @@ -64,7 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Bug on DocBox tracing errors, left over a couple of `()` ----- +* * * ## [2.2.0] @@ -74,7 +76,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added `@throws` annotation to function definitions - Added `@deprecated` annotation to function definitions ----- +* * * ## [2.1.0] @@ -84,7 +86,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - BUGFIX: Missing pound sign in ExpandPath(), added better wording for custom strategy path - Fix cleanPath without a leading slash with regex updates ----- +* * * ## [2.0.7] @@ -92,7 +94,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Build process messed up folder structure. Basically 2.0.6 was unusable ----- +* * * ## [2.0.6] @@ -108,7 +110,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Travis integration ----- +* * * ## [2.0.5] @@ -116,7 +118,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Moved CommandBox command to its own repo ----- +* * * ## [2.0.4] @@ -124,7 +126,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update package directory and location for CommandBox command ----- +* * * ## [2.0.3] @@ -132,7 +134,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - FireFox location bug ----- +* * * ## [2.0.2] @@ -144,7 +146,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updates on box.json for standalone installations ----- +* * * ## [2.0.1] @@ -152,10 +154,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixes for ACF ----- +* * * ## [2.0.0] ### Improved - Updated to DocBox styles + +[Unreleased]: https://github.com/Ortus-Solutions/DocBox/compare/v4.1.0...HEAD + +[4.1.0]: https://github.com/Ortus-Solutions/DocBox/compare/e6d838c31f224f6a162e95612762f8fa9ee87280...v4.1.0