Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Commit e0a9e87

Browse files
prepared CHANGELOG.md for upcoming release 0.6.0
1 parent dbfc0e2 commit e0a9e87

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.6.0] - 2021-04-06
11+
1012
### Added
1113

1214
* Added config.yml to .github dir to force using issue templates.
@@ -23,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2325

2426
### Changed
2527

26-
* **BREAKING** Renamed all occurences of 'job\w*sequence' to 'sequence'. Mainly this renames
28+
* **BREAKING** Renamed all occurences of 'job*sequence' to 'sequence'. Mainly this renames
2729
`gcip.core.job_sequence.JobSequence` to `gcip.core.sequence.Sequence`.
2830
* Changed behavior how PredefinedVariables is handling environment variables.
2931
PredefinedVariables knows which environment variables are always present or under certain circumstances,

0 commit comments

Comments
 (0)