From 59af4cc371539b20a182c9b83116f99385189a71 Mon Sep 17 00:00:00 2001 From: Ali Hashemi <14126952+hashemix@users.noreply.github.com> Date: Fri, 18 Apr 2025 18:20:06 -0300 Subject: [PATCH] chore: release --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b8f7eb1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.1.0](https://github.com/rust-mcp-stack/rust-mcp-filesystem/compare/v0.1.0...v0.1.0) (2025-04-18) + + +### ⚙️ Miscellaneous Chores + +* Release 0.1.0 ([042f817](https://github.com/rust-mcp-stack/rust-mcp-filesystem/commit/042f817ab05129706e532991ef14fc7a4d23bda6))