From 8a3537a91cf98937f2e7a08c89288301bd318d2c Mon Sep 17 00:00:00 2001 From: Tommaso Comparin <3862206+tcompa@users.noreply.github.com> Date: Wed, 24 Jul 2024 15:09:50 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b061c92a3..5240e074f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ **Note**: Numbers like (\#123) point to closed Pull Requests on the fractal-tasks-core repository. -# 1.2.0 (unreleased) +# 1.2.0 * Core-library and tasks: * Switch all core models to Pydantic V2 (\#793).