From 1d9006c0a0e08b999a50c8f7dd66f036b6cf073a Mon Sep 17 00:00:00 2001 From: Git Action Bot Date: Fri, 13 Dec 2024 16:34:29 +0000 Subject: [PATCH] Update CHANGELOG.md with release note from PR #1121 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95ff5a771..55e06a982 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added +- Trial name included in BrAPI import and field details page (https://github.com/PhenoApps/Field-Book/pull/1121) - Image EXIF tag metadata includes the device pitch, roll, and yaw at the time of capture (https://github.com/PhenoApps/Field-Book/pull/1115) - Setting added to reset preferences to default (https://github.com/PhenoApps/Field-Book/pull/1118)