Skip to content

Commit 9660ed0

Browse files
authored
Merge pull request #129 from leiyiz/logLimit
Add release-note/changelog for v0.13.0
2 parents 680df1d + 1e4c15b commit 9660ed0

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG/CHANGELOG-0.13.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Release notes for v0.13.0
2+
3+
# Changelog since v0.12.0
4+
5+
## Changes by Kind
6+
7+
### Feature
8+
9+
- Now there's an option to set a universal limit on GRPC log length. ([#127](https://github.com/kubernetes-csi/csi-lib-utils/pull/127), [@leiyiz](https://github.com/leiyiz))
10+
11+
12+
## Dependencies
13+
14+
### Added
15+
_Nothing has changed._
16+
17+
### Changed
18+
_Nothing has changed._
19+
20+
### Removed
21+
_Nothing has changed._

0 commit comments

Comments
 (0)