Skip to content

Commit d8031df

Browse files
committed
Add changelog for 1.4.1
1 parent beb63a4 commit d8031df

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG/CHANGELOG-1.4.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# v1.4.1 - Changelog since v1.4.0
2+
3+
## Changes by Kind
4+
5+
### Bug or Regression
6+
7+
- Fix #942 that can cause attacher to think a disk has been attached even if the attach failed. (#945, @mattcary)
8+
9+
### Uncategorized
10+
11+
- Add support for NVMe persistent disks (#946, @pwschuurman)
12+
- Cherry-pick #930: Update golang version to 1.17.8 for building drivers. (#936, @pwschuurman)
13+
14+
## Dependencies
15+
16+
### Added
17+
_Nothing has changed._
18+
19+
### Changed
20+
_Nothing has changed._
21+
22+
### Removed
23+
_Nothing has changed._
24+
125
# v1.4.0 - Changelog since v1.3.4
226

327
## Changes by Kind

0 commit comments

Comments
 (0)