Skip to content

Commit

Permalink
Preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ledwards committed Apr 15, 2023
1 parent c661dbf commit 76cd484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# correctBmatrixOverflow changelog
This changelog uses [semantic versioning](https://semver.org/)

## [unreleased]
## [v0.5.0]
- Breaking change: `readBvecsFromTwix` now only takes one file argument.
Replace calls using the previous format `readBvecsFromTwix(infolder,infile,outfolder)` with `readBvecsFromTwix(fullfile(infolder,infile),outfolder)`
- Option to provide twix object from mapVBVD rather than a filename to `readBvecsFromTwix`
Expand Down

0 comments on commit 76cd484

Please sign in to comment.