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

Commit

Permalink
prepared CHANGELOG.md for upcoming release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasSteinbach committed Apr 6, 2021
1 parent dbfc0e2 commit e0a9e87
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.0] - 2021-04-06

### Added

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

### Changed

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

0 comments on commit e0a9e87

Please sign in to comment.