We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921513d commit d2fd5deCopy full SHA for d2fd5de
1 file changed
CHANGES.rst
@@ -1,13 +1,16 @@
1
-0.7.0 (November 17, 2020)
2
-=========================
+0.7.1 (TBD)
+===========
3
Minor release with improvements to the template fetching experience.
4
With thanks to Lea Waller for the contribution.
5
6
+ * FIX: Use ``BIDSLayoutIndexer`` when initiating ``BIDSLayout`` (#61)
7
+ * FIX: Display correct units when downloading templates (#63)
8
* ENH: Add option to raise exception on empty ``get`` queries (#57)
9
* ENH: Ensure templates layout is re-indexed when updated (#59)
- * RF: Use BIDSLayoutIndexer when initiating BIDSLayout (#61)
- * FIX: Display correct units when downloading templates (#63)
10
11
+0.7.0 - Withdrawn
12
+=================
13
+Release 0.7.0 was withdrawn because of inconsistencies in deployment.
14
15
0.6.3 (July 06, 2020)
16
=====================
0 commit comments