Skip to content

Commit ef23d3b

Browse files
committed
chore: Prepare release v1.0.3
- Move [Unreleased] entries to v1.0.3 section - Includes comprehensive test additions and testability improvements - Code coverage improvements and bug fixes See CHANGELOG.md for details.
1 parent a4b16f7 commit ef23d3b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
- N/A
12+
13+
### Changed
14+
- N/A
15+
16+
### Deprecated
17+
- N/A
18+
19+
### Removed
20+
- N/A
21+
22+
### Fixed
23+
- N/A
24+
25+
### Security
26+
- N/A
27+
28+
## [1.0.3] - 2025-12-04
29+
1030
### Added
1131
- Added comprehensive unit tests for Builder pattern (12 tests total)
1232
- Test for BaseBuilder default implementation (notImplemented error)

0 commit comments

Comments
 (0)