Skip to content

Commit

Permalink
v0.2.0 changelog (#47)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Harding <aharding@vmware.com>
  • Loading branch information
azdagron committed Sep 9, 2022
1 parent a1d5ec7 commit 024b68f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog

## [0.2.0] - 2022-09-08

### Changed

- (**Breaking**) The driver now enforces that the CSI volume is declared read-only in the PodSpec
- The volume is now mounted R/W on the host to allow file attributes to be modified (e.g. SELinux)

## [0.1.0] - 2021-12-03

- First official release!

0 comments on commit 024b68f

Please sign in to comment.