Skip to content

Commit

Permalink
release v6.0.0 (#673)
Browse files Browse the repository at this point in the history
  • Loading branch information
xh3b4sd authored Mar 25, 2020
1 parent 18b0a96 commit f571257
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
15 changes: 10 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,19 @@ The latest version is considered WIP and it is a subject of change. All other
versions are frozen. To freeze current version all files are copied to a new
version directory, and then changes are introduced.



## [Unreleased]

### Changed

- Switch from dep to go modules.
- Use architect orb.

## [v6.0.0]

### Changed

- Extract images and versions out from k8scloudconfig and make them templatable by importer.
- Switch from dep to go modules.
- Use architect orb.

### Added

Expand Down Expand Up @@ -533,8 +534,12 @@ chart-operator).

## [v0.1.0]

[Unreleased]: https://github.com/giantswarm/k8scloudconfig/compare/v_6_0_0...HEAD
[v6.0.0]: https://github.com/giantswarm/k8scloudconfig/commits/master/v_6_0_0


[Unreleased]: https://github.com/giantswarm/k8scloudconfig/compare/v6.0.0...HEAD

[v6.0.0]: https://github.com/giantswarm/k8scloudconfig/releases/tag/v6.0.0

[v5.2.0]: https://github.com/giantswarm/k8scloudconfig/commits/master/v_5_2_0
[v5.1.1]: https://github.com/giantswarm/k8scloudconfig/commits/master/v_5_1_1
[v5.1.0]: https://github.com/giantswarm/k8scloudconfig/commits/master/v_5_1_0
Expand Down
3 changes: 3 additions & 0 deletions docs/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## Checklist

- [ ] Update changelog in CHANGELOG.md.

0 comments on commit f571257

Please sign in to comment.