From 2d7f5f354406426321c8a0e71a12aedcc5f0db41 Mon Sep 17 00:00:00 2001 From: Git Action Bot Date: Sat, 4 Jan 2025 01:58:40 +0000 Subject: [PATCH] Update CHANGELOG.md with release note from PR #1122 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70b7b40a5..3d39f1f57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Swap navigation now changes position of entry/trait navigation instead of only behavior (https://github.com/PhenoApps/Field-Book/pull/1123) ### Fixed +- Improved warnings for missing or corrupted storage directory (https://github.com/PhenoApps/Field-Book/pull/1122) - Barcodes scanned for data entry are now correctly checked for valid values (https://github.com/PhenoApps/Field-Book/pull/1110) - Percent traits imported via BrAPI without min and max values default to 0/100 (https://github.com/PhenoApps/Field-Book/pull/1127)