From b0dca83a3aa9077d485562ea52f6832fccb3f18a Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Wed, 20 Jul 2022 12:11:37 +0200 Subject: [PATCH] CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d130deec..12c7fc8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ ml). ## testing - [added] #312 Placeholder: new, edit, update. (manually and with excel). +- [fixed] #313 Bump numpy from 1.21.6 to 1.22.0. +- [fixed] #314 bugs create placeholder from lot. +- [fixed] #317 bugs about exports placeholders. ## [2.3.0] - 2022-07-12 - [added] #281 Add selenium test. @@ -15,7 +18,6 @@ ml). - [added] #308 Add sentry. - [changed] #302 Add system uuid to check the identity of one device. - [fixed] #309 Column lifecycle status is always empty. -- [fixed] #317 bugs about exports placeholders. **IMPORTANT**: PR #302 involves some changes in the deployment process: ```bash