Skip to content

Commit 51a6f06

Browse files
authored
Merge pull request #178 from ddebroy/relnote5
Changelog for v1.0.2 release
2 parents a83d86f + 7a5a21d commit 51a6f06

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG/CHANGELOG-1.0.2.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog since v1.0.0
2+
3+
## Urgent Upgrade Notes
4+
5+
### (No, really, you MUST read this before you upgrade)
6+
7+
- None
8+
9+
## Changes by Kind
10+
11+
### Feature
12+
13+
- None
14+
15+
### API
16+
- No changes since v1
17+
18+
### Bug or Regression
19+
- Check partition error on MBR disk ([#175](https://github.com/kubernetes-csi/csi-proxy/pull/175), [@andyzhangx](https://github.com/andyzhangx))
20+
21+
### Other (Cleanup or Flake)
22+
- Add Apache License to the client package [in v1.0.1] ([#166](https://github.com/kubernetes-csi/csi-proxy/pull/166), [@mauriciopoppe](https://github.com/mauriciopoppe))
23+
- Update grpc, klog, protobuf to latest versions ([#172](https://github.com/kubernetes-csi/csi-proxy/pull/172), [@humblec](https://github.com/humblec))

0 commit comments

Comments
 (0)