File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+
10
+ ## [ 0.13.0] / 2025-04-11
9
11
### 🚀 New features
10
12
11
13
- 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
234
236
## [ 0.1.0] / 2022-10-23
235
237
- Initial release
236
238
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
238
241
[ 0.12.1 ] : https://github.com/candoumbe/Pipelines/compare/0.11.0...0.12.1
239
242
[ 0.11.0 ] : https://github.com/candoumbe/Pipelines/compare/0.10.0...0.11.0
240
243
[ 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
252
255
[ 0.4.0 ] : https://github.com/candoumbe/Pipelines/compare/0.3.0...0.4.0
253
256
[ 0.3.0 ] : https://github.com/candoumbe/Pipelines/compare/0.2.0...0.3.0
254
257
[ 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
You can’t perform that action at this time.
0 commit comments