Skip to content

Commit 8201d39

Browse files
committed
Updated CHANGELOG
1 parent 386d478 commit 8201d39

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Development
44

5+
* added Kubernetes API objects:
6+
* `CronJob`
7+
* `PodSecurityPolicy`
8+
* `pykube` namespace exposes `PersistentVolume` and `PersistentVolumeClaim`
9+
* Ensure six >= 1.10.0 is installed (fixed #116)
10+
* `StatefulSet` learned to scale by inheriting from `ReplicatedMixin` and `ScalableMixin`
11+
512
## 0.14.0
613

714
## Features

0 commit comments

Comments
 (0)