diff --git a/src/CHANGES.md b/src/CHANGES.md index 677144dbac..8a7e01f1cc 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -3,6 +3,7 @@ ## [Unreleased](https://github.com/bids-standard/bids-specification/tree/HEAD) - \[FIX] replace "e.g.," by "for example" [#626](https://github.com/bids-standard/bids-specification/pull/626) ([Remi-Gau](https://github.com/Remi-Gau)) +- \[FIX] arrays of 3D coordinates MUST supply numeric values in x, y, z order [#623](https://github.com/bids-standard/bids-specification/pull/623) ([sappelhoff](https://github.com/sappelhoff)) - \[FIX] Accidentally swapped Neuromag/Elekta/MEGIN cross-talk & fine-calibration filename extensions [#621](https://github.com/bids-standard/bids-specification/pull/621) ([hoechenberger](https://github.com/hoechenberger)) - \[INFRA] Move MRI section headings up a level [#618](https://github.com/bids-standard/bids-specification/pull/618) ([tsalo](https://github.com/tsalo)) - SCHEMA: Declare entities by concept names, add entity field for filename components [#616](https://github.com/bids-standard/bids-specification/pull/616) ([effigies](https://github.com/effigies)) @@ -12,6 +13,7 @@ - \[INFRA] downgrade github-changelog-generator to 1.14.3 due to issue with 1.15.2 [#600](https://github.com/bids-standard/bids-specification/pull/600) ([sappelhoff](https://github.com/sappelhoff)) - \[FIX] tighter rules for sharing MEG cross-talk and fine-calibration .fif files [#598](https://github.com/bids-standard/bids-specification/pull/598) ([sappelhoff](https://github.com/sappelhoff)) - \[MISC] Add tsalo as a BIDS maintainer [#597](https://github.com/bids-standard/bids-specification/pull/597) ([tsalo](https://github.com/tsalo)) +- \[FIX] clarify definition of events in common principles [#595](https://github.com/bids-standard/bids-specification/pull/595) ([sappelhoff](https://github.com/sappelhoff)) - \[INFRA] use --release-branch option in github-changelog-generator [#594](https://github.com/bids-standard/bids-specification/pull/594) ([sappelhoff](https://github.com/sappelhoff)) - \[ENH] Define "modality" and clarify "data type" [#592](https://github.com/bids-standard/bids-specification/pull/592) ([effigies](https://github.com/effigies)) - \[FIX] Adjust index definition to be nonnegative integer [#590](https://github.com/bids-standard/bids-specification/pull/590) ([nicholst](https://github.com/nicholst))