From 9373171b6e2efbec4b08dcd3b9506bdfe4e0998a Mon Sep 17 00:00:00 2001 From: Changelog-bot Date: Wed, 13 Mar 2019 13:25:19 +0000 Subject: [PATCH] [DOC] Auto-generate changelog entry for PR #171 --- src/CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CHANGES.md b/src/CHANGES.md index 7f583724b5..28e291f1a4 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -2,6 +2,7 @@ Changelog ## [Unreleased](https://github.com/bids-standard/bids-specification/tree/HEAD) +- \[FIX] Fixes spelling of continuous [#171](https://github.com/bids-standard/bids-specification/pull/171) ([emdupre](https://github.com/emdupre)) - \[FIX] changed reference of `dcm2nii` to `dcm2niix` [#166](https://github.com/bids-standard/bids-specification/pull/166) ([DimitriPapadopoulos](https://github.com/DimitriPapadopoulos)) - \[FIX] Removing a leftover file [#162](https://github.com/bids-standard/bids-specification/pull/162) ([chrisfilo](https://github.com/chrisfilo))