From 499650d16d9cc72c75173882b11a111dadf8bafd Mon Sep 17 00:00:00 2001 From: ThibaultFy <50656860+ThibaultFy@users.noreply.github.com> Date: Fri, 20 Oct 2023 17:11:42 +0200 Subject: [PATCH] chore: changelog Signed-off-by: ThibaultFy <50656860+ThibaultFy@users.noreply.github.com> --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c8ffe26..a42c6a62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## \[Unreleased\] +### Fixed + +- Update schemas and tests to remove Pydantic v2 warnings ([#183](https://github.com/Substra/substrafl/pull/183)) + ## [0.42.0](https://github.com/Substra/substrafl/releases/tag/0.42.0) - 2023-10-18 ### Added