summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorjannfis <jann@mistrust.net>2020-08-18 12:23:27 +0200
committerGitHub <noreply@github.com>2020-08-18 12:23:27 +0200
commit1fb6cbab5e5c3bb8dfee71f3cb48caa2e802d751 (patch)
treecc66594c3902ea7dea0e0ad6769b3f3aea5c5d09 /CHANGELOG.md
parent50c2f36f9c730fc023b6eac7d43b3f04337bcc47 (diff)
docs: Fix CHANGELOG, commited too quickly (#65)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c73771c..4bafe06 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,21 +12,10 @@ N/A
### Bug fixes
-* fix: Properly load registry configuration
-* fix: Use a default path for registries.conf
-* fix: Make installation base compatible with Kustomize v2
-
### New features
-* feat: Allow filtering of tags using built-in filter functions
-* feat: Allow specifying per-image pull secrets
-* feat: Support GitHub Docker registry
-
### Other changes
-* refactor: Lots of refactoring "under the hood"
-
-
## 2020-08-18 - Release v0.4.0
### Upgrade notes (no really, you MUST read this)