From 07bad3fd5081271c61aac1ca913d83cc37363dd9 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Sun, 12 Oct 2025 12:40:06 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2567c59 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [unreleased] + +### 📚 Documentation + +- *(api)* Add Docker Volume Plugin API specification - ([2338d58](https://git.0xmax42.io/maxp/docker-vbtrfs-plugin/commit/2338d582077580281a4ae84318c671dfef5ca015)) + +### ⚙️ Miscellaneous Tasks + +- Add basic project - ([0908847](https://git.0xmax42.io/maxp/docker-vbtrfs-plugin/commit/0908847026b4a2ca91d04941b8c4a0d4ade9d5d4)) + +