aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/crates/macros/CHANGELOG.md
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2026-02-24 18:24:11 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2026-02-24 18:24:11 +0000
commit2ed79c171c849338343edddafe68bc1759adf8b8 (patch)
tree9e6cae5258eca19cfb9546919a5f701745844c44 /crates/macros/CHANGELOG.md
parent290c16cafb22fe3e117bb7c33e55c13b16e7b5cc (diff)
downloadDropOut-2ed79c171c849338343edddafe68bc1759adf8b8.tar.gz
DropOut-2ed79c171c849338343edddafe68bc1759adf8b8.zip
chore(release): bump versions
Diffstat (limited to 'crates/macros/CHANGELOG.md')
-rw-r--r--crates/macros/CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/crates/macros/CHANGELOG.md b/crates/macros/CHANGELOG.md
new file mode 100644
index 0000000..2e8da6a
--- /dev/null
+++ b/crates/macros/CHANGELOG.md
@@ -0,0 +1,7 @@
+# Changelog
+
+## v0.1.0-alpha.0
+
+### New Features
+
+- [`410c949`](https://github.com/HydroRoll-Team/DropOut/commit/410c949b87424b4ac0df5e3f38930781c6eda147): Add `dropout-macros` crate to generate tauri api wrappers automatically. ([#77](https://github.com/HydroRoll-Team/DropOut/pull/77) by @HsiangNianian)