Skip to content

Commit 36be864

Browse files
author
semantic-release
committed
chore: release 0.32.0
1 parent e26fabe commit 36be864

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v0.32.0 (2026-03-04)
5+
6+
### Features
7+
8+
- **evals**: Add clean-desktop parity mode and env metadata
9+
([`899b36d`](https://github.com/OpenAdaptAI/openadapt-evals/commit/899b36db83218edd27ae3f1cfe2db2dca6ce095b))
10+
11+
412
## v0.31.0 (2026-03-04)
513

614
### Documentation

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "openadapt-evals"
7-
version = "0.31.0"
7+
version = "0.32.0"
88
description = "Evaluation infrastructure for GUI agent benchmarks"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)