Skip to content

Commit 96875ac

Browse files
authored
Merge pull request #67 from A3S-Lab/release/0.10.15-legacy-self-update
release: a3s 0.10.15
2 parents d01b884 + f0dcb3a commit 96875ac

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.10.15] - 2026-07-29
11+
1012
### Fixed
1113

1214
- Restored one-command self-updates from A3S 0.9.9 through 0.10.10 by adding a

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "a3s"
3-
version = "0.10.14"
3+
version = "0.10.15"
44
edition = "2021"
55
description = "a3s — A3S coding agent CLI; `a3s code` launches the interactive TUI"
66
license = "MIT"

0 commit comments

Comments
 (0)