Skip to content

Commit b62f95d

Browse files
Merge pull request #23 from prashantkalkar/prepare-for-release
Preparing for release 0.6.0
2 parents df0eb2f + 1a47610 commit b62f95d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## v0.6.0
22

33
Upgrade notes:
44
* Renamed the `data_volume` variable to `default_data_volume`. The data disk config now represent default disk configuration.
@@ -19,6 +19,8 @@ Breaking Changes:
1919
* Renamed the data_volume variable as default_data_volume. The new configuration represent default data disk config which will be used by all the nodes.
2020
This can be overridden at node level by providing selectively different values for the values. (See the input variable documents)
2121
22+
Full Changelog: [v0.5.0...v0.6.0](https://github.com/prashantkalkar/stateful_application_module/compare/v0.5.0...v0.6.0)
23+
2224
## v0.5.0
2325
2426
Upgrade notes:

0 commit comments

Comments
 (0)