diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d39f1f57..cde354913 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,15 @@ All notable changes to Field Book app will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [Unreleased] + +### Added + +### Changed + +### Fixed + +## [v6.0.3] - 2025-01-06 ### Added @@ -557,3 +565,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [v6.0.2]: https://github.com/PhenoApps/Field-Book/releases/tag/6.0.2 [v6.0.3]: https://github.com/PhenoApps/Field-Book/releases/tag/6.0.3 [v6.0.4]: https://github.com/PhenoApps/Field-Book/releases/tag/6.0.4 + +[v6.0.3]: https://github.com/PhenoApps/Field-Book/releases/tag/6.0.3 \ No newline at end of file diff --git a/app/src/main/res/raw/changelog.xml b/app/src/main/res/raw/changelog.xml index 571dbbafe..f38070724 100644 --- a/app/src/main/res/raw/changelog.xml +++ b/app/src/main/res/raw/changelog.xml @@ -1,5 +1,12 @@ + + Swap navigation now changes position of entry/trait navigation instead of only behavior + Improved warnings for missing or corrupted storage directory + Barcodes scanned for data entry are now correctly checked for valid values + Percent traits imported via BrAPI without min and max values default to 0/100 + +