Skip to content

Commit 73eb51b

Browse files
committed
Updated CHANGELOG.md
1 parent f8c3e46 commit 73eb51b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.17.0:
2+
#### Breaking:
3+
- `kapitan compile` does not prune jsonnet output anymore by default (#118). `--no-prune` flag has been removed and replaced with `--prune`. If you want to keep jsonnet output consistent with <0.17.0, you can do `kapitan compile --prune`.
4+
5+
#### Updates:
6+
- Add pretty printer (`-p`) option to searchvar (#121)
7+
- Cleaned up examples (#123)
8+
- Updated requests to 2.19.1 (#124)
9+
110
## 0.16.11:
211
- Updated RSA key format to PKCS#8 (#120)
312

0 commit comments

Comments
 (0)