Spaces:
Paused
Paused
Commit
·
1485fb4
1
Parent(s):
5e08aa9
chore(release): 0.5.2
Browse files- CHANGELOG.md +12 -0
CHANGELOG.md
CHANGED
@@ -2,6 +2,18 @@
|
|
2 |
|
3 |
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
|
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
## [0.5.1](///compare/v0.5.0...v0.5.1) (2025-06-19)
|
6 |
|
7 |
|
|
|
2 |
|
3 |
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
|
4 |
|
5 |
+
## [0.5.2](///compare/v0.5.1...v0.5.2) (2025-06-19)
|
6 |
+
|
7 |
+
|
8 |
+
### Features
|
9 |
+
|
10 |
+
* add constraint tests 27dbadf
|
11 |
+
|
12 |
+
|
13 |
+
### Bug Fixes
|
14 |
+
|
15 |
+
* fix import in test_task_composer_agent.py 5e08aa9
|
16 |
+
|
17 |
## [0.5.1](///compare/v0.5.0...v0.5.1) (2025-06-19)
|
18 |
|
19 |
|