Skip to content

Commit 07e0ee8

Browse files
committed
Finalize CHANGELOG.md for 0.13.0
1 parent 0ac69c2 commit 07e0ee8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [0.13.0] / 2025-04-11
911
### 🚀 New features
1012

1113
- Added `IIntegrationTest` component that can run integration tests ([#173](https://github.com/candoumbe/Pipelines/issues/173))
@@ -234,7 +236,8 @@ So now `{MutationTestDirectory}/[{framework}]` is now changed to `{MutationTestD
234236
## [0.1.0] / 2022-10-23
235237
- Initial release
236238

237-
[Unreleased]: https://github.com/candoumbe/Pipelines/compare/0.12.1...HEAD
239+
[Unreleased]: https://github.com/candoumbe/Pipelines/compare/0.13.0...HEAD
240+
[0.13.0]: https://github.com/candoumbe/Pipelines/compare/0.12.1...0.13.0
238241
[0.12.1]: https://github.com/candoumbe/Pipelines/compare/0.11.0...0.12.1
239242
[0.11.0]: https://github.com/candoumbe/Pipelines/compare/0.10.0...0.11.0
240243
[0.10.0]: https://github.com/candoumbe/Pipelines/compare/0.9.0...0.10.0
@@ -252,4 +255,4 @@ So now `{MutationTestDirectory}/[{framework}]` is now changed to `{MutationTestD
252255
[0.4.0]: https://github.com/candoumbe/Pipelines/compare/0.3.0...0.4.0
253256
[0.3.0]: https://github.com/candoumbe/Pipelines/compare/0.2.0...0.3.0
254257
[0.2.0]: https://github.com/candoumbe/Pipelines/compare/0.1.0...0.2.0
255-
[0.1.0]: https://github.com/candoumbe/Pipelines/tree/0.1.0
258+
[0.1.0]: https://github.com/candoumbe/Pipelines/tree/0.1.0

0 commit comments

Comments
 (0)