Skip to content

Commit

Permalink
CHANGELOG for #366 fixing #307, #367
Browse files Browse the repository at this point in the history
  • Loading branch information
cben committed Nov 23, 2018
1 parent b7a4247 commit 1e2319b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Kubeclient release versioning follows [SemVer](https://semver.org/).

### Fixed
- Support custom resources with lowercase `kind` (#361).
- `create_security_context_constraint` now works (#366).
- `get_security_context_constraints.kind`, `get_endpoints.kind` are now plural as in kubernetes (#366).

### Added
- Add support for retrieving large lists of objects in chunks (#356).
Expand Down

0 comments on commit 1e2319b

Please sign in to comment.