From c11b4397f4c349725588141cad62cdb47da7a466 Mon Sep 17 00:00:00 2001 From: Namjae Kim Date: Wed, 14 Jan 2026 01:59:24 +0000 Subject: [PATCH] version v0.1.1 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 53d43ea..8be5cb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +# 2026-01-14 [version v0.1.1] +## 📝 Documentation + - Add help string(`-h`) to each command. + # 2025-12-29 [version v0.1.0] ## 🐣 New Features - Add `acl` command.