Skip to content

Commit d391a53

Browse files
[DOC] Auto-generate changelog entry for PR #742
1 parent 9b22cad commit d391a53

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

src/CHANGES.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22

33
## [Unreleased](https://github.com/bids-standard/bids-specification/tree/HEAD)
44

5-
- FIX: Add deprecated anatomical MRI suffixes back into schema [#725](https://github.com/bids-standard/bids-specification/pull/725) ([tsalo](https://github.com/tsalo))
6-
- FIX: Correct schema irregularities for func datatype [#724](https://github.com/bids-standard/bids-specification/pull/724) ([tsalo](https://github.com/tsalo))
7-
- FIX: Make flip optional for MP2RAGE [#722](https://github.com/bids-standard/bids-specification/pull/722) ([tsalo](https://github.com/tsalo))
8-
- FIX: Correct entity names in YAML files [#720](https://github.com/bids-standard/bids-specification/pull/720) ([tsalo](https://github.com/tsalo))
9-
- ENH: Clarify run indexing information for MRI acquisitions [#719](https://github.com/bids-standard/bids-specification/pull/719) ([effigies](https://github.com/effigies))
10-
- ENH: Harmonize CoordinateSystem details for MRI, MEG, EEG, iEEG [#717](https://github.com/bids-standard/bids-specification/pull/717) ([sappelhoff](https://github.com/sappelhoff))
11-
- SCHEMA: Update entity YAML keys [#714](https://github.com/bids-standard/bids-specification/pull/714) ([effigies](https://github.com/effigies))
5+
- Updated TotalAcquiredVolumes into TotalAcquiredPairs [#742](https://github.com/bids-standard/bids-specification/pull/742) ([effigies](https://github.com/effigies))
6+
- \[SCHEMA] Update qMRI fieldmap schema [#728](https://github.com/bids-standard/bids-specification/pull/728) ([effigies](https://github.com/effigies))
7+
- \[FIX] Add deprecated anatomical MRI suffixes back into schema [#725](https://github.com/bids-standard/bids-specification/pull/725) ([tsalo](https://github.com/tsalo))
8+
- \[FIX] Correct schema irregularities for func datatype [#724](https://github.com/bids-standard/bids-specification/pull/724) ([tsalo](https://github.com/tsalo))
9+
- \[FIX] Make flip optional for MP2RAGE [#722](https://github.com/bids-standard/bids-specification/pull/722) ([tsalo](https://github.com/tsalo))
10+
- \[FIX] Correct entity names in YAML files [#720](https://github.com/bids-standard/bids-specification/pull/720) ([tsalo](https://github.com/tsalo))
11+
- \[ENH] Clarify run indexing information for MRI acquisitions [#719](https://github.com/bids-standard/bids-specification/pull/719) ([effigies](https://github.com/effigies))
12+
- \[ENH] Harmonize CoordinateSystem details for MRI, MEG, EEG, iEEG [#717](https://github.com/bids-standard/bids-specification/pull/717) ([sappelhoff](https://github.com/sappelhoff))
13+
- \[SCHEMA] Update entity YAML keys [#714](https://github.com/bids-standard/bids-specification/pull/714) ([effigies](https://github.com/effigies))
1214
- \[MISC] Added full names for some contributors in .mailmap file [#705](https://github.com/bids-standard/bids-specification/pull/705) ([yarikoptic](https://github.com/yarikoptic))
1315
- \[INFRA] Migrate md and yml checks from travis to GH actions [#693](https://github.com/bids-standard/bids-specification/pull/693) ([sappelhoff](https://github.com/sappelhoff))
1416
- \[INFRA] Move part entity to before recording entity [#692](https://github.com/bids-standard/bids-specification/pull/692) ([tsalo](https://github.com/tsalo))

0 commit comments

Comments
 (0)