mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
chore(doc): adding changelog for 0.9.1 release
Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
22d2a0d4cc
commit
b0bb8aa059
5 changed files with 18 additions and 0 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
|
@ -1,3 +1,21 @@
|
||||||
|
v0.9.1 / 2020-08-14
|
||||||
|
========================
|
||||||
|
* mounting the volume if it is ready ([#184](https://github.com/openebs/zfs-localpv/pull/184),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||||
|
* fixed uuid generation issue when mount fails ([#183](https://github.com/openebs/zfs-localpv/pull/183),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||||
|
* rounding off the volume size to Gi and Mi ([#191](https://github.com/openebs/zfs-localpv/pull/191),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||||
|
* removing volumeLifecycleModes from the operator yaml ([#186](https://github.com/openebs/zfs-localpv/pull/186),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||||
|
|
||||||
|
v0.9.1-RC2 / 2020-08-12
|
||||||
|
========================
|
||||||
|
|
||||||
|
v0.9.1-RC1 / 2020-08-10
|
||||||
|
========================
|
||||||
|
* mounting the volume if it is ready ([#184](https://github.com/openebs/zfs-localpv/pull/184),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||||
|
* fixed uuid generation issue when mount fails ([#183](https://github.com/openebs/zfs-localpv/pull/183),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||||
|
* rounding off the volume size to Gi and Mi ([#191](https://github.com/openebs/zfs-localpv/pull/191),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||||
|
* removing volumeLifecycleModes from the operator yaml ([#186](https://github.com/openebs/zfs-localpv/pull/186),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||||
|
|
||||||
|
|
||||||
v0.9.0 / 2020-07-14
|
v0.9.0 / 2020-07-14
|
||||||
========================
|
========================
|
||||||
* fixing xfs mounting issue on centos with ubuntu 20.04 image ([#179](https://github.com/openebs/zfs-localpv/pull/179),[@pawanpraka1](https://github.com/pawanpraka1))
|
* fixing xfs mounting issue on centos with ubuntu 20.04 image ([#179](https://github.com/openebs/zfs-localpv/pull/179),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue