Skip to content

Commit 474bb5b

Browse files
committed
chore(release): bump version to 0.6.2
1 parent fd044be commit 474bb5b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

0 commit comments

Comments
 (0)