Skip to content

Commit dbd93b3

Browse files
committed
Update CHANGELOG [skip ci]
1 parent f3628e7 commit dbd93b3

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,13 @@
88
* Enable workaround to support yx images in Cellpose task (\#789).
99
* Fix error handling in `calculate_registration_image_based` (\#799).
1010
* Fix minor issues with call-signature and type hints in `calculate_registration_image_based` (\#799).
11-
* Development:
12-
* Switch all core models to pydantic v2 (\#790).
11+
* Core-library and tasks:
12+
* Switch all core models to Pydantic V2 (\#793).
13+
* JSON Schema generation tools:
14+
* Move JSON-Schema tools to Pydantic V2 (\#793).
15+
* Testing:
16+
* Remove dependency on `pytest-pretty` (\#793).
17+
* Update `manifest_external_packages.yml` GitHub Action so that it installs the current `fractal-tasks-core` (\#793).
1318

1419
# 1.1.0
1520

0 commit comments

Comments
 (0)