Skip to content

Commit 04be2d6

Browse files
committed
CHANGELOG for ManageIQ#361
1 parent 715011e commit 04be2d6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ Kubeclient release versioning follows [SemVer](https://semver.org/).
66

77
## Unreleased
88

9+
### Fixed
10+
- Support custom resources with lowercase `kind` (#361).
11+
912
### Added
10-
- Add support for retrieving large lists of objects in chunks (#356)
13+
- Add support for retrieving large lists of objects in chunks (#356).
1114

1215
## 4.0.0 — 2018-07-23
1316

@@ -86,6 +89,6 @@ No changes since 2.5.0, fixed packaging mistake.
8689

8790
### Added
8891

89-
- `as: raw` option for `get_*` methods returning a string (#262 via #271)
92+
- `as: raw` option for `get_*` methods returning a string (#262 via #271).
9093

9194
## 2.4.0 - 2017-05-10

0 commit comments

Comments
 (0)