From 13c9cc08fb45ca40c73b7a5723b80c9f9e77d5a7 Mon Sep 17 00:00:00 2001 From: Changelog-bot Date: Thu, 7 Feb 2019 20:00:35 +0000 Subject: [PATCH] [DOC] Auto-generate changelog entry for PR #140 --- src/CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CHANGES.md b/src/CHANGES.md index fbb4666b66..2868e32671 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -2,6 +2,7 @@ Changelog ## [Unreleased](https://github.com/bids-standard/bids-specification/tree/HEAD) +- \[MRG] clarify encoding of README, CHANGES, TSV, and JSON files [#140](https://github.com/bids-standard/bids-specification/pull/140) ([sappelhoff](https://github.com/sappelhoff)) - Update site_name and release protocol [#137](https://github.com/bids-standard/bids-specification/pull/137) ([franklin-feingold](https://github.com/franklin-feingold)) - BF: Example for IntendedFor was missing session indicator in the filename [#129](https://github.com/bids-standard/bids-specification/pull/129) ([yarikoptic](https://github.com/yarikoptic)) - Add "part" keyword for mag/phase BOLD images (based on BEP001). [#128](https://github.com/bids-standard/bids-specification/pull/128) ([tsalo](https://github.com/tsalo))