Skip to content

Commit af2d21f

Browse files
authored
Merge pull request #306 from msau42/docs
Add v4.0.2 changelog and move all changelogs into a directory
2 parents 9c8f5d1 + b28a18d commit af2d21f

File tree

6 files changed

+23
-0
lines changed

6 files changed

+23
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

CHANGELOG-4.0.md renamed to CHANGELOG/CHANGELOG-4.0.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,32 @@
1+
# Release notes for v4.0.2
2+
3+
# Changelog since v4.0.1
4+
5+
## Changes by Kind
6+
7+
### Bug or Regression
8+
9+
- Updates the mock driver to create the target directory in `NodePublishVolume`, and remove it in `NodeUnpublishVolume`. ([#303](https://github.com/kubernetes-csi/csi-test/pull/303), [@huffmanca](https://github.com/huffmanca))
10+
11+
## Dependencies
12+
13+
### Added
14+
_Nothing has changed._
15+
16+
### Changed
17+
_Nothing has changed._
18+
19+
### Removed
20+
_Nothing has changed._
21+
22+
# Release notes for v4.0.1
123
# Changelog since v4.0.0
224

325
### Other Notable Changes
426

527
- Restore snapshots-before-volumes cleanup order ([#289](https://github.com/kubernetes-csi/csi-test/pull/289), [@timoreimann](https://github.com/timoreimann))
628

29+
# Release notes for v4.0.0
730
# Changelog since v3.1.0
831

932
## New Features

0 commit comments

Comments
 (0)