From 539d549c124295e7d38865d2b12b7b824840de81 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Sun, 12 Oct 2025 13:05:35 +0000 Subject: [PATCH] chore(changelog): update unreleased changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2567c59..38857cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## [unreleased] +### 🚀 Features + +- *(btrfs)* Add CLI and mock drivers with test utilities and interfaces - ([f6177db](https://git.0xmax42.io/maxp/docker-vbtrfs-plugin/commit/f6177dbe14992fbe1d7156f219c8f32eab413b42)) + ### 📚 Documentation - *(api)* Add Docker Volume Plugin API specification - ([2338d58](https://git.0xmax42.io/maxp/docker-vbtrfs-plugin/commit/2338d582077580281a4ae84318c671dfef5ca015))