Skip to content

Commit

Permalink
chore(docs): add 1.11.0 changelog changes
Browse files Browse the repository at this point in the history
Signed-off-by: prateekpandey14 <[email protected]>
  • Loading branch information
prateekpandey14 authored and kmova committed Jun 15, 2020
1 parent ef6b0e5 commit de99c47
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [v1.11.0](https://github.com/openebs/cstor-csi/tree/v1.11.0) (2020-06-15)

**Merged pull requests:**

- fix\(snapshot\): update snapshot delete logs [\#92](https://github.com/openebs/cstor-csi/pull/92) ([prateekpandey14](https://github.com/prateekpandey14))
- chore\(csi-driver\): update driver to read PVC, PV name in CreateVolume request [\#90](https://github.com/openebs/cstor-csi/pull/90) ([mittachaitu](https://github.com/mittachaitu))
- feat\(tests\): enhance csi tests including resize and snapshot [\#88](https://github.com/openebs/cstor-csi/pull/88) ([prateekpandey14](https://github.com/prateekpandey14))
- refact\(operator\): add version and components labels in deployments [\#83](https://github.com/openebs/cstor-csi/pull/83) ([prateekpandey14](https://github.com/prateekpandey14))
- fix\(CStorVolumeAttachment\): Remove finalizer on unsuccesful mounts and on driver restarts [\#82](https://github.com/openebs/cstor-csi/pull/82) ([payes](https://github.com/payes))

## [v1.11.0-RC2](https://github.com/openebs/cstor-csi/tree/v1.11.0-RC2) (2020-06-12)

No Changes

## [v1.11.0-RC1](https://github.com/openebs/cstor-csi/tree/v1.11.0-RC1) (2020-06-09)

**Merged pull requests:**

- fix\(snapshot\): update snapshot delete logs [\#92](https://github.com/openebs/cstor-csi/pull/92) ([prateekpandey14](https://github.com/prateekpandey14))
- chore\(csi-driver\): update driver to read PVC, PV name in CreateVolume request [\#90](https://github.com/openebs/cstor-csi/pull/90) ([mittachaitu](https://github.com/mittachaitu))
- feat\(tests\): enhance csi tests including resize and snapshot [\#88](https://github.com/openebs/cstor-csi/pull/88) ([prateekpandey14](https://github.com/prateekpandey14))
- refact\(operator\): add version and components labels in deployments [\#83](https://github.com/openebs/cstor-csi/pull/83) ([prateekpandey14](https://github.com/prateekpandey14))
- fix\(CStorVolumeAttachment\): Remove finalizer on unsuccesful mounts and on driver restarts [\#82](https://github.com/openebs/cstor-csi/pull/82) ([payes](https://github.com/payes))

## [v1.10.0](https://github.com/openebs/cstor-csi/tree/v1.10.0) (2020-05-15)

**Merged pull requests:**
Expand Down

0 comments on commit de99c47

Please sign in to comment.