Skip to content

Commit e245daf

Browse files
committed
chore: update CHANGELOG for 0.3.1 release
1 parent 5edcecf commit e245daf

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.3.1] - 2026-05-07
11+
12+
### Fixed
13+
14+
- Fix failing serialization unit tests
15+
- Update component version constraints to `^0.3`
16+
1017
## [0.3.0] - 2026-05-06
1118

1219
### Added
@@ -43,6 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4350
- [Infrastructure] Demo `composer.lock` constrained to PHP 8.3 compatible packages
4451
- [FHIRPath] PHPDoc type hints improved in `FHIRPathEvaluator`
4552

46-
[Unreleased]: https://github.com/Ardenexal/FHIR-Structure-Definition-php-generator/compare/v0.3.0...HEAD
53+
[Unreleased]: https://github.com/Ardenexal/FHIR-Structure-Definition-php-generator/compare/v0.3.1...HEAD
54+
[0.3.1]: https://github.com/Ardenexal/FHIR-Structure-Definition-php-generator/compare/v0.3.0...v0.3.1
4755
[0.3.0]: https://github.com/Ardenexal/FHIR-Structure-Definition-php-generator/compare/0.2...v0.3.0
4856
[0.2]: https://github.com/Ardenexal/FHIR-Structure-Definition-php-generator/releases/tag/0.2

0 commit comments

Comments
 (0)