Skip to content

Commit 8d41927

Browse files
committed
doc: update changelog for 1.1.2 release
1 parent 87454db commit 8d41927

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33

44
## Latest
55

6+
## [1.1.2]
7+
8+
### Released
9+
- 2025-08-28
10+
11+
### Added
12+
- Upgrade to [cosmos-xenna 0.1.3](https://pypi.org/project/cosmos-xenna/0.1.3/) for improved scalability and observability.
13+
- Enable Semantic Deduplication on Ray and improve IO efficiency for improved throughput.
14+
615
## [1.1.1]
716

817
### Released

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
[project]
1717
name = "cosmos_curate"
18-
version = "1.0.0"
18+
version = "1.1.2"
1919
description = "Cosmos-Curate"
2020
readme = "README.md"
2121
authors = [

0 commit comments

Comments
 (0)