Skip to content

Commit

Permalink
[DOC] Auto-generate changelog entry for PR #993
Browse files Browse the repository at this point in the history
  • Loading branch information
bids-maintenance committed Feb 1, 2022
1 parent b4edb30 commit 8870e6f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@

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

- \[MISC] minor wording and consistency improvements for channels.tsv in EEG, MEG, iEEG [#993](https://github.com/bids-standard/bids-specification/pull/993) ([sappelhoff](https://github.com/sappelhoff))
- \[FIX] typo: extra sentence in anat section [#991](https://github.com/bids-standard/bids-specification/pull/991) ([Remi-Gau](https://github.com/Remi-Gau))
- \[FIX] add microscopy to modalities in schema [#984](https://github.com/bids-standard/bids-specification/pull/984) ([Remi-Gau](https://github.com/Remi-Gau))
- \[INFRA] Fix linkchecker [#982](https://github.com/bids-standard/bids-specification/pull/982) ([sappelhoff](https://github.com/sappelhoff))
- \[DOC] update steering group composition [#976](https://github.com/bids-standard/bids-specification/pull/976) ([Remi-Gau](https://github.com/Remi-Gau))
- customize footer on html spec [#975](https://github.com/bids-standard/bids-specification/pull/975) ([sappelhoff](https://github.com/sappelhoff))
- \[FIX] Update HED appendix to comply with current HED version [#970](https://github.com/bids-standard/bids-specification/pull/970) ([VisLab](https://github.com/VisLab))
- ENH: Update B0Field metadata to accommodate single-blip fieldmaps [#968](https://github.com/bids-standard/bids-specification/pull/968) ([effigies](https://github.com/effigies))
- \[FIX] harmonize 'file name' into 'filename' [#962](https://github.com/bids-standard/bids-specification/pull/962) ([yarikoptic](https://github.com/yarikoptic))
- \[FIX] Reword front page [#958](https://github.com/bids-standard/bids-specification/pull/958) ([arokem](https://github.com/arokem))
- \[MAINT] Update links to starter kit website [#957](https://github.com/bids-standard/bids-specification/pull/957) ([effigies](https://github.com/effigies))
Expand All @@ -27,6 +30,7 @@
- \[INFRA] add (optional) pre-commit config file [#929](https://github.com/bids-standard/bids-specification/pull/929) ([sappelhoff](https://github.com/sappelhoff))
- \[FIX] Clarify that EDF/BDF files MUST have lower case extensions in BIDS [#927](https://github.com/bids-standard/bids-specification/pull/927) ([adam2392](https://github.com/adam2392))
- \[ENH] Generate glossary page from schema [#923](https://github.com/bids-standard/bids-specification/pull/923) ([tsalo](https://github.com/tsalo))
- \[ENH] Render valid value restrictions in tables based on object definitions in schema [#921](https://github.com/bids-standard/bids-specification/pull/921) ([tsalo](https://github.com/tsalo))
- \[ENH] add `hemi` entity to schema [#917](https://github.com/bids-standard/bids-specification/pull/917) ([Remi-Gau](https://github.com/Remi-Gau))
- \[INFRA] PDF version of spec: fix handling of internal links [#915](https://github.com/bids-standard/bids-specification/pull/915) ([sappelhoff](https://github.com/sappelhoff))
- \[ENH] update and reformat table for template in coordinate system page [#903](https://github.com/bids-standard/bids-specification/pull/903) ([Remi-Gau](https://github.com/Remi-Gau))
Expand All @@ -36,6 +40,7 @@
- \[FIX] small typo in json example [#897](https://github.com/bids-standard/bids-specification/pull/897) ([Remi-Gau](https://github.com/Remi-Gau))
- \[INFRA] tiny speedup of building PDF by moving `re.compile\(\)` outside of a loop [#896](https://github.com/bids-standard/bids-specification/pull/896) ([DimitriPapadopoulos](https://github.com/DimitriPapadopoulos))
- \[INFRA] Document \*.webm video files as binary [#895](https://github.com/bids-standard/bids-specification/pull/895) ([DimitriPapadopoulos](https://github.com/DimitriPapadopoulos))
- \[SCHEMA] add physio to schema or EEG, MEG, iEEG, PET, ASL, DWI [#894](https://github.com/bids-standard/bids-specification/pull/894) ([Remi-Gau](https://github.com/Remi-Gau))
- \[SCHEMA] Reorganize schema code into a package [#892](https://github.com/bids-standard/bids-specification/pull/892) ([tsalo](https://github.com/tsalo))
- \[FIX] Clarify shifting dates RECOMMENDED, add example EDF [#891](https://github.com/bids-standard/bids-specification/pull/891) ([sappelhoff](https://github.com/sappelhoff))
- \[INFRA] fix draft rendering css on mobile or when browser window is narrow [#889](https://github.com/bids-standard/bids-specification/pull/889) ([sappelhoff](https://github.com/sappelhoff))
Expand Down

0 comments on commit 8870e6f

Please sign in to comment.