Skip to content

Commit ae98176

Browse files
authored
Merge pull request #305 from projectsyn/prepare-0.6.0
Prepare release v0.6.0
2 parents 031bf70 + ae7a18a commit ae98176

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [v0.6.0] - 2021-04-09
11+
1012
### Added
1113

1214
* Render multi-line strings as block-scalars in Commodore's YAML dump helpers ([#294])
@@ -265,7 +267,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
265267

266268
Initial implementation
267269

268-
[Unreleased]: https://github.com/projectsyn/commodore/compare/v0.5.0...HEAD
270+
[Unreleased]: https://github.com/projectsyn/commodore/compare/v0.6.0...HEAD
269271
[v0.1.0]: https://github.com/projectsyn/commodore/releases/tag/v0.1.0
270272
[v0.1.1]: https://github.com/projectsyn/commodore/releases/tag/v0.1.1
271273
[v0.1.2]: https://github.com/projectsyn/commodore/releases/tag/v0.1.2
@@ -282,6 +284,7 @@ Initial implementation
282284
[v0.4.1]: https://github.com/projectsyn/commodore/releases/tag/v0.4.1
283285
[v0.4.2]: https://github.com/projectsyn/commodore/releases/tag/v0.4.2
284286
[v0.5.0]: https://github.com/projectsyn/commodore/releases/tag/v0.5.0
287+
[v0.6.0]: https://github.com/projectsyn/commodore/releases/tag/v0.6.0
285288

286289
[#53]: https://github.com/projectsyn/commodore/pull/53
287290
[#58]: https://github.com/projectsyn/commodore/pull/58

docs/modules/ROOT/pages/reference/deprecation-notices.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ We include a link to relevant documentation, if applicable.
55

66
== Unreleased
77

8+
== https://github.com/projectsyn/commodore/blob/master/CHANGELOG.md#v060-20210409[v0.6.0]
9+
810
=== `parameters.commodore.jsonnet_libs` is deprecated
911

1012
Users should specify Jsonnet dependencies of components in the component's `jsonnetfile.json`.

0 commit comments

Comments
 (0)