File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
### Changed
13
13
14
+ ### Fixed
15
+
16
+ ## [ v6.1.1] - 2025-03-24
17
+
18
+ ### Added
19
+
20
+ ### Changed
21
+
14
22
### Fixed
15
23
- Field imports from BrAPI now include the correct metadata
16
24
@@ -629,4 +637,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
629
637
630
638
[ v6.0.8 ] : https://github.com/PhenoApps/Field-Book/releases/tag/6.0.8
631
639
632
- [ v6.1.0 ] : https://github.com/PhenoApps/Field-Book/releases/tag/6.1.0
640
+ [ v6.1.0 ] : https://github.com/PhenoApps/Field-Book/releases/tag/6.1.0
641
+ [ v6.1.1 ] : https://github.com/PhenoApps/Field-Book/releases/tag/6.1.1
Original file line number Diff line number Diff line change 1
1
<changelog >
2
2
3
+ <release date =" 2025-03-24" versionCode =" 60101" versionName =" v6.1.1" >
4
+ <bugfix >Field imports from BrAPI now include the correct metadata</bugfix >
5
+ </release >
6
+
3
7
<release date =" 2025-03-17" versionCode =" 60100" versionName =" v6.1.0" >
4
8
<new >Primary/Secondar Order are no longer required when importing files </new >
5
9
<new >Labels between entry arrows can be swapped in Collect via new dialog </new >
Original file line number Diff line number Diff line change 1
1
majorVersion =6
2
2
minorVersion =1
3
- patchVersion =0
3
+ patchVersion =1
You can’t perform that action at this time.
0 commit comments