Skip to content

Commit

Permalink
Update CHANGES.
Browse files Browse the repository at this point in the history
  • Loading branch information
miracle2k committed Aug 26, 2017
1 parent 7fbb022 commit 358a8b8
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
2.0.0 (2017-08-26)
------------------

Adds support for cloud backends.

IMPORTANT BREAKING CHANGES

- The VOLUMES options has been replaced by a custom SnapshotRule
resource. If you need to setup manual snapshot rules for disks not
based on a PersistentVolume resource, see the readme for instructions.

Other changes

- Support an AWS backend.
- Improve GCE disk detection; now based on actual data data, not on a
provisioner label.
- GLCOUD_PROJECT environment variable no longer required, is read from
instance metadata.


1.0.1 (2017-08-16)
------------------

Expand Down

0 comments on commit 358a8b8

Please sign in to comment.