Skip to content

Commit

Permalink
chore(CHANGELOG): add changelogs for v2.6.0 (#92)
Browse files Browse the repository at this point in the history
Signed-off-by: shubham <[email protected]>
  • Loading branch information
shubham14bajpai authored Feb 16, 2021
1 parent 5fe61fd commit f4de139
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
v2.6.0 / 2021-02-13
========================
* chore(crd): update upgradeTask CRD to v1 ([#86](https://github.com/openebs/upgrade/pull/86),[@shubham14bajpai](https://github.com/shubham14bajpai))
* feat(upgrade): remove the -amd64 suffix from images ([#88](https://github.com/openebs/upgrade/pull/88),[@shubham14bajpai](https://github.com/shubham14bajpai))
* fix(migrate): update lock file path when csp is scaled down ([#85](https://github.com/openebs/upgrade/pull/85),[@shubham14bajpai](https://github.com/shubham14bajpai))


v2.6.0-RC2 / 2021-02-11
========================


v2.6.0-RC1 / 2021-02-08
========================
* chore(crd): update upgradeTask CRD to v1 ([#86](https://github.com/openebs/upgrade/pull/86),[@shubham14bajpai](https://github.com/shubham14bajpai))
* feat(upgrade): remove the -amd64 suffix from images ([#88](https://github.com/openebs/upgrade/pull/88),[@shubham14bajpai](https://github.com/shubham14bajpai))
* fix(migrate): update lock file path when csp is scaled down ([#85](https://github.com/openebs/upgrade/pull/85),[@shubham14bajpai](https://github.com/shubham14bajpai))


v2.5.0 / 2021-01-13
========================

Expand Down
1 change: 1 addition & 0 deletions changelogs/released/v2.6.0-RC1/85-shubham14bajpai
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fix(migrate): update lock file path when csp is scaled down
1 change: 1 addition & 0 deletions changelogs/released/v2.6.0-RC1/86-shubham14bajpai
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore(crd): update upgradeTask CRD to v1
1 change: 1 addition & 0 deletions changelogs/released/v2.6.0-RC1/88-shubham14bajpai
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
feat(upgrade): remove the -amd64 suffix from images

0 comments on commit f4de139

Please sign in to comment.