File tree Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ A new scriv changelog fragment.
3+
4+ Uncomment the section that is right (remove the HTML comment wrapper).
5+ -->
6+
7+ <!--
8+ ### Added
9+
10+ - A bullet item for the Added category.
11+
12+ -->
13+ <!--
14+ ### Changed
15+
16+ - A bullet item for the Changed category.
17+
18+ -->
19+
20+ ### Fixed
21+
22+ - Skip HED tests if schema cannot be loaded. This was exhibiting
23+ as a ` HED_ERROR ` with "cannot read property null". ([ #160 ] )
24+
25+ [ #160 ] : https://github.com/bids-standard/bids-validator/pull/160
26+
27+ <!--
28+ ### Deprecated
29+
30+ - A bullet item for the Deprecated category.
31+
32+ -->
33+ <!--
34+ ### Removed
35+
36+ - A bullet item for the Removed category.
37+
38+ -->
39+ <!--
40+ ### Security
41+
42+ - A bullet item for the Security category.
43+
44+ -->
45+ <!--
46+ ### Infrastructure
47+
48+ - A bullet item for the Infrastructure category.
49+
50+ -->
You can’t perform that action at this time.
0 commit comments