From c5be51d5f8409509c8d33ad94ed900334160148d Mon Sep 17 00:00:00 2001 From: Git Action Bot Date: Thu, 12 Dec 2024 13:44:35 +0000 Subject: [PATCH] Update CHANGELOG.md with release note from PR #1115 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba1ad8d28..95ff5a771 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 +- 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) ### Changed