Skip to content

Commit 85bc748

Browse files
authored
Merge pull request #190 from AndrewSirenko/change
Add changelog v0.21.0
2 parents c699476 + f5ea033 commit 85bc748

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG/CHANGELOG-0.21.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Release notes for v0.21.0
2+
3+
# Changelog since v0.20.0
4+
5+
## Changes by Kind
6+
7+
### Feature
8+
9+
- metrics: Let CSIMetricsManager serve additional registries through WithAdditionalRegistry. ([#189](https://github.com/kubernetes-csi/csi-lib-utils/pull/189), [@andrewsirenko](https://github.com/andrewsirenko))
10+
11+
### Bug
12+
13+
- protosanitizer: fix panic if enum value is not found ([#188](https://github.com/kubernetes-csi/csi-lib-utils/pull/188), [@huww98](https://github.com/huww98))
14+
15+
## Dependencies
16+
17+
### Added
18+
_Nothing has changed._
19+
20+
### Changed
21+
_Nothing has changed._
22+
23+
### Removed
24+
_Nothing has changed._

0 commit comments

Comments
 (0)