Skip to content

Commit

Permalink
Merge pull request #948 from pwschuurman/release-1.4.1
Browse files Browse the repository at this point in the history
Add changelog for 1.4.1
  • Loading branch information
mattcary authored Mar 28, 2022
2 parents 73ed381 + 4c58856 commit 8064570
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG/CHANGELOG-1.4.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# v1.4.1 - Changelog since v1.4.0

## Changes by Kind

### Bug or Regression

- Fix #942 that can cause attacher to think a disk has been attached even if the attach failed. (#945, @mattcary)

### Uncategorized

- Add support for NVMe persistent disks (#946, @pwschuurman)
- Cherry-pick #930: Update golang version to 1.17.8 for building drivers. (#936, @pwschuurman)

## Dependencies

### Added
_Nothing has changed._

### Changed
_Nothing has changed._

### Removed
_Nothing has changed._

# v1.4.0 - Changelog since v1.3.4

## Changes by Kind
Expand Down

0 comments on commit 8064570

Please sign in to comment.