Skip to content

Commit b5564de

Browse files
authoredApr 15, 2021
chore(changelog): adding v0.4.0 changelog (openebs#45)
Signed-off-by: pawan <pawanprakash101@gmail.com>
1 parent 3bd974c commit b5564de

File tree

5 files changed

+22
-0
lines changed

5 files changed

+22
-0
lines changed
 

‎CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
v0.4.0 / 2021-04-14
2+
========================
3+
* updated storage and apiextension version to v1 ([#40](https://github.com/openebs/lvm-localpv/pull/40),[@shubham14bajpai](https://github.com/shubham14bajpai))
4+
* add support for thin provision lvm volumes ([#30](https://github.com/openebs/lvm-localpv/pull/30),[@prateekpandey14](https://github.com/prateekpandey14))
5+
* upgrade grpc lib dependency to v1.34.2 ([#37](https://github.com/openebs/lvm-localpv/pull/37),[@iyashu](https://github.com/iyashu))
6+
* reload lvmetad cache before querying volume groups ([#38](https://github.com/openebs/lvm-localpv/pull/38),[@iyashu](https://github.com/iyashu))
7+
8+
v0.4.0-RC2 / 2021-04-12
9+
========================
10+
11+
v0.4.0-RC1 / 2021-04-07
12+
========================
13+
* updated storage and apiextension version to v1 ([#40](https://github.com/openebs/lvm-localpv/pull/40),[@shubham14bajpai](https://github.com/shubham14bajpai))
14+
* add support for thin provision lvm volumes ([#30](https://github.com/openebs/lvm-localpv/pull/30),[@prateekpandey14](https://github.com/prateekpandey14))
15+
* upgrade grpc lib dependency to v1.34.2 ([#37](https://github.com/openebs/lvm-localpv/pull/37),[@iyashu](https://github.com/iyashu))
16+
* reload lvmetad cache before querying volume groups ([#38](https://github.com/openebs/lvm-localpv/pull/38),[@iyashu](https://github.com/iyashu))
17+
18+
119
v0.3.0 / 2021-03-12
220
========================
321
* Add e2e-test for lvm volume resize support ([#32](https://github.com/openebs/lvm-localpv/pull/32),[@w3aman](https://github.com/w3aman))
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
add support for thin provision lvm volumes
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
upgrade grpc lib dependency to v1.34.2
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
reload lvmetad cache before querying volume groups
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
updated storage and apiextension version to v1

0 commit comments

Comments
 (0)
Please sign in to comment.