Skip to content

Commit

Permalink
doc: Add changelog entry for bids-standard#113
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Nov 15, 2024
1 parent ddf4a58 commit d3b672a
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions changelog.d/20241114_165444_effigies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
<!--
A new scriv changelog fragment.
Uncomment the section that is right (remove the HTML comment wrapper).
-->

<!--
### Removed
- A bullet item for the Removed category.
-->
<!--
### Added
- A bullet item for the Added category.
-->
<!--
### Changed
- A bullet item for the Changed category.
-->
<!--
### Deprecated
- A bullet item for the Deprecated category.
-->
### Fixed

- Improve handling of `.bidsignore` files in the web validator.
Ignores matching directories but not the files they contained could fail to match.
(#113)

<!--
### Security
- A bullet item for the Security category.
-->

0 comments on commit d3b672a

Please sign in to comment.