Skip to content

Commit 4cebf27

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2026-02-17) ### Features * **executor:** add SWE-bench batch evaluation with hotkey auth and WebSocket streaming ([#2](#2)) ([8bfa8ee](8bfa8ee))
1 parent 8bfa8ee commit 4cebf27

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/PlatformNetwork/term-executor/compare/v1.0.0...v1.1.0) (2026-02-17)
2+
3+
4+
### Features
5+
6+
* **executor:** add SWE-bench batch evaluation with hotkey auth and WebSocket streaming ([#2](https://github.com/PlatformNetwork/term-executor/issues/2)) ([8bfa8ee](https://github.com/PlatformNetwork/term-executor/commit/8bfa8eea464fc19b10eda23a834b3b019582d624))
7+
18
# 1.0.0 (2026-02-17)
29

310

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "term-executor"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
edition = "2021"
55
description = "Attested SWE-bench evaluation executor for term-challenge miners"
66
authors = ["Platform Network"]

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0
1+
1.1.0

0 commit comments

Comments
 (0)