Skip to content

Commit

Permalink
Finalized changelog for v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Feb 13, 2024
1 parent e6d838c commit 8e6cf90
Showing 1 changed file with 18 additions and 12 deletions.
30 changes: 18 additions & 12 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -56,15 +58,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Fixed failing XMI strategy

----
* * *

## [2.2.1]

### Fixed

- Bug on DocBox tracing errors, left over a couple of `()`

----
* * *

## [2.2.0]

Expand All @@ -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]

Expand All @@ -84,15 +86,15 @@ 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]

### Fixed

- Build process messed up folder structure. Basically 2.0.6 was unusable

----
* * *

## [2.0.6]

Expand All @@ -108,31 +110,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Travis integration

----
* * *

## [2.0.5]

### Improved

- Moved CommandBox command to its own repo

----
* * *

## [2.0.4]

### Improved

- Update package directory and location for CommandBox command

----
* * *

## [2.0.3]

### Fixed

- FireFox location bug

----
* * *

## [2.0.2]

Expand All @@ -144,18 +146,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Updates on box.json for standalone installations

----
* * *

## [2.0.1]

### Fixed

- 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

0 comments on commit 8e6cf90

Please sign in to comment.