Skip to content

Commit 9cd36ae

Browse files
chore: release v0.10.0
1 parent 7f68207 commit 9cd36ae

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.11.0](https://github.com/nearai/ironclaw/compare/v0.10.0...v0.11.0) - 2026-02-22
11+
12+
### Other
13+
14+
- Feat/completion ([#240](https://github.com/nearai/ironclaw/pull/240))
15+
1016
## [0.10.0](https://github.com/nearai/ironclaw/compare/v0.9.0...v0.10.0) - 2026-02-22
1117

1218
### Added

Cargo.lock

Lines changed: 2 additions & 2 deletions
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
@@ -19,7 +19,7 @@ exclude = [
1919

2020
[package]
2121
name = "ironclaw"
22-
version = "0.10.0"
22+
version = "0.11.0"
2323
edition = "2024"
2424
rust-version = "1.92"
2525
description = "Secure personal AI assistant that protects your data and expands its capabilities on the fly"

0 commit comments

Comments
 (0)