Skip to content

Commit b4369de

Browse files
committed
Merge tag 'v4.0.0' into develop
Various improvements - refer to changelog
2 parents 0bfd9c8 + ef2bb44 commit b4369de

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. This projec
55

66
## Unreleased
77

8+
## [4.0.0] - 2025-09-12
9+
810
### Added
911

1012
- **BREAKING**: Added `code()` method to the `ListOfErrors` interface. This returns the first error code in the list, or
@@ -480,6 +482,12 @@ All notable changes to this project will be documented in this file. This projec
480482

481483
Initial release.
482484

485+
[4.0.0]: https://github.com/cloudcreativity/ddd-modules/compare/v3.4.0...v4.0.0
486+
487+
[3.4.0]: https://github.com/cloudcreativity/ddd-modules/compare/v3.3.1...v3.4.0
488+
489+
[3.3.1]: https://github.com/cloudcreativity/ddd-modules/compare/v3.3.0...v3.3.1
490+
483491
[3.3.0]: https://github.com/cloudcreativity/ddd-modules/compare/v3.2.0...v3.3.0
484492

485493
[3.2.0]: https://github.com/cloudcreativity/ddd-modules/compare/v3.1.0...v3.2.0

0 commit comments

Comments
 (0)