File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.6.2] - 2026-03-06
9+
10+ ### Added
11+ - Auto-update check on startup with 1-hour cache to detect new releases
12+ - Interactive upgrade prompt when update is available (upgrade now / skip)
13+ - ` --upgrade ` command for one-click bot updates via git pull and dependency reinstall
14+ - Version comparison logic to determine if update is needed
15+ - Graceful handling of network failures during update check
16+
17+ ### Changed
18+ - Updated README.md and README-zh.md with upgrade command documentation
19+ - Added auto-update feature to Operations section in documentation
20+
821## [ 0.6.1] - 2026-03-05
922
1023### Changed
You can’t perform that action at this time.
0 commit comments