summaryrefslogtreecommitdiff
path: root/restic-crd/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Anshul Gupta <ansg191@anshulg.com> 2024-12-14 18:12:30 -0800
committerGravatar GitHub <noreply@github.com> 2024-12-14 18:12:30 -0800
commit1bbdb0a4fa468ad1e7ae1acb831144eea81e5244 (patch)
tree51259b55186f1e7bb05b664becad651fafbf01e6 /restic-crd/CHANGELOG.md
parentf8829ce8ad99904768fd2487ce6386178ba99168 (diff)
downloadrestic-operator-1bbdb0a4fa468ad1e7ae1acb831144eea81e5244.tar.gz
restic-operator-1bbdb0a4fa468ad1e7ae1acb831144eea81e5244.tar.zst
restic-operator-1bbdb0a4fa468ad1e7ae1acb831144eea81e5244.zip
chore: release
Diffstat (limited to 'restic-crd/CHANGELOG.md')
-rw-r--r--restic-crd/CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/restic-crd/CHANGELOG.md b/restic-crd/CHANGELOG.md
new file mode 100644
index 0000000..36a5095
--- /dev/null
+++ b/restic-crd/CHANGELOG.md
@@ -0,0 +1,14 @@
+# Changelog
+
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+
+## [Unreleased]
+
+## [0.1.1](https://github.com/ansg191/restic-operator/compare/restic-crd-v0.1.0...restic-crd-v0.1.1) - 2024-12-15
+
+### Fixed
+
+- add shortname and category to CRD definitions