diff --git a/CHANGES b/CHANGES index 783853c..51ab568 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +0.12.0 (9-Sep-2015) +- Add support for `required cluster stack` +- Register and deregister rrd datasources +- Plumb through SR.probe +- Add support for `clustered` and `health` +- Plumb through SR `name` and `description` +- Clarify that SR.stat should take the attached URI + 0.8.0 (15-Jul-2015) - Plumb through clone on boot (VDI.epoch_begin, VDI.epoch_end) diff --git a/_oasis b/_oasis index 8c7983f..30e7d70 100644 --- a/_oasis +++ b/_oasis @@ -1,6 +1,6 @@ OASISFormat: 0.2 Name: xapi-storage-script -Version: 0.7 +Version: 0.12.0 Synopsis: Adapter which allows xapi to call storage scripts Authors: David Scott License: LGPL-2.1 with OCaml linking exception