Skip to content

Commit 3786ca8

Browse files
committed
DOC: 0.14.1 changelog
1 parent 89f2b15 commit 3786ca8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Changelog
22
=========
33

4+
Version 0.14.1 (March 29, 2022)
5+
-------------------------------
6+
Bug-fix release in the 0.14.x series.
7+
8+
* RF/FIX: Decompose filter construction for special queries and lists (#826)
9+
10+
Includes the following back-ports from 0.15.0:
11+
12+
* FIX: Clarify exception message (#806)
13+
* FIX: Catch UnicodeDecodeErrors along with JSONDecodeErrors for better reporting (#796)
14+
* FIX: Accept paths/strings for layout configuration files (#799)
15+
* ENH: Add __main__ to allow ``python -m bids`` to run CLI (#794)
16+
417
Version 0.14.0 (November 09, 2021)
518
----------------------------------
619

0 commit comments

Comments
 (0)