Skip to content

Commit

Permalink
chore(release): update changelog (#688)
Browse files Browse the repository at this point in the history
Signed-off-by: Niladri Halder <[email protected]>
  • Loading branch information
niladrih authored Feb 9, 2023
1 parent b93fdc3 commit b9f14b6
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Prerequisites

* You have Go 1.13 or above installed on your local host/development machine.
* You have Go 1.19 or above installed on your local host/development machine.
* You have Docker installed on your local host/development machine. Docker is required for building NDM container images and to push them into a Kubernetes cluster for testing.
* You have `kubectl` installed. For running integration tests, you will require an existing single node cluster. Don't worry if you don't have access to the Kubernetes cluster, raising a PR with the NDM repository will run integration tests for your changes against a Minikube cluster.

Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v2.1.0 / 2023-02-09
========================
* add support for nvme virtual path detection ([678](https:/openebs/node-disk-manager/pull/678),[@dborman-hpe](https:/dborman-hpe))
* update go version to v1.19.3 ([681](https:/openebs/node-disk-manager/pull/681),[@akhilerm](https:/akhilerm))
* update go module dependencies to use sigs.k8s.io/yaml instead of github.com/ghodss/yaml ([687](https:/openebs/node-disk-manager/pull/687),[@Juneezee](https:/Juneezee))

v1.8.0 / 2022-01-03
========================
* add device attributes and location details as blockdevice labels ([618](https:/openebs/node-disk-manager/pull/618),[@Ab-hishek](https:/Ab-hishek))
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b9f14b6

Please sign in to comment.