Skip to content

Commit b4c47a9

Browse files
Update changelog for release 0.0.3
1 parent c32bd05 commit b4c47a9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## [0.0.3] - 2022-01-16
89
### Added
910
- `SimplePathReporter` error reporter.
1011
### Changed
@@ -34,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3435
- The union codec
3536
- The pipe function and the composition codec
3637

37-
[Unreleased]: https://github.com/facile-it/php-codec/compare/0.0.2...HEAD
38+
[Unreleased]: https://github.com/facile-it/php-codec/compare/0.0.3...HEAD
39+
[0.0.3]: https://github.com/facile-it/php-codec/compare/0.0.2...0.0.3
3840
[0.0.2]: https://github.com/facile-it/php-codec/compare/0.0.1...0.0.2
3941
[0.0.1]: https://github.com/facile-it/php-codec/releases/tag/0.0.1

0 commit comments

Comments
 (0)