summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorjannfis <jann@mistrust.net>2020-08-09 13:17:34 +0200
committerGitHub <noreply@github.com>2020-08-09 13:17:34 +0200
commit01ba55f2407e39104e9db9ba141043b3b3f52361 (patch)
tree6dc82e4abd9105dd0f59f559eefdcd3ddc44011f /CHANGELOG.md
parent25c0e5e4b13dc8f51600391438a7ddf4fb260c01 (diff)
enhancement: Store tag metadata and introduce metadata cache (#18)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 217734b..b03c9f6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,7 +20,9 @@ handling on your side.
* refactor: Change run behaviour by providing `run` and `version` commands
* enhancement: Provide a `version` command to print out version information
-* enhancment: Allow storing metadata for image tags
+* enhancement: Allow storing metadata for image tags
+* enhancement: Fetch tag metadata along with tags and store creation timestamp
+* enhancement: Introduce simple cache for immutable metadata
## 2020-08-06 - Release v0.2.0