aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/CHANGELOG.md
diff options
context:
space:
mode:
author苏向夜 <46275354+fu050409@users.noreply.github.com>2026-02-25 13:41:24 +0800
committerGitHub <noreply@github.com>2026-02-25 13:41:24 +0800
commitc939a544c3bcf803010a222f5cd30ec6cdaaa21a (patch)
tree04b769b27d0b2c4685724e84bf5398a80aed6b5a /src-tauri/CHANGELOG.md
parent9d394bae649bfb4d5f6f638c4d6334c53b75685d (diff)
parentdd06725784e439be113a327c3d5c8ccf5563235f (diff)
downloadDropOut-c939a544c3bcf803010a222f5cd30ec6cdaaa21a.tar.gz
DropOut-c939a544c3bcf803010a222f5cd30ec6cdaaa21a.zip
chore(release): bump versions (#107)
# Releases ## dropout ## v0.2.0-alpha.3 ### New Features - [`26f299f`](https://github.com/HydroRoll-Team/DropOut/commit/26f299f1e2da116a8702a87e887e17ba3f822d64): Improve tauri app name from `dropout` to `Dropout Launcher`. ### Chores - [`7edccaf`](https://github.com/HydroRoll-Team/DropOut/commit/7edccaf1be357c0a2619a87bc1767bc6c8a95954): Release Dropout to AUR.
Diffstat (limited to 'src-tauri/CHANGELOG.md')
-rw-r--r--src-tauri/CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/src-tauri/CHANGELOG.md b/src-tauri/CHANGELOG.md
index 90861d9..fd65e9f 100644
--- a/src-tauri/CHANGELOG.md
+++ b/src-tauri/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog
+## v0.2.0-alpha.3
+
+### New Features
+
+- [`26f299f`](https://github.com/HydroRoll-Team/DropOut/commit/26f299f1e2da116a8702a87e887e17ba3f822d64): Improve tauri app name from `dropout` to `Dropout Launcher`.
+
+### Chores
+
+- [`7edccaf`](https://github.com/HydroRoll-Team/DropOut/commit/7edccaf1be357c0a2619a87bc1767bc6c8a95954): Release Dropout to AUR.
+
## v0.2.0-alpha.2
### New Features