Added release notes for a new release

This patch adds release notes for 0.4.2 release.

Change-Id: I110c01119552b9d8c9ca52355d06e085496affd5
This commit is contained in:
tengqm 2016-06-03 05:41:46 -04:00
parent f8fb80693d
commit 685ab4d317
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
upgrade:
- OSC commands for cluster scaling are changed from 'cluster scale in'
and 'cluster scale out' to 'cluster shrink' and 'cluster expand'
respectively.

View File

@ -0,0 +1,3 @@
---
features:
- Added command for node-check and node-recover.