-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX - categories should be category, and not a list but a single item
- Loading branch information
1 parent
07355f4
commit f690cfa
Showing
1 changed file
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
--- | ||
title: 25 October 2024 - FieldTrip version 20241025 has been released | ||
categories: [release] | ||
category: release | ||
tweet: FieldTrip version 20241025 was just released. See http://www.fieldtriptoolbox.org/#25-october-2024 | ||
--- | ||
|
||
### 25 October, 2024 | ||
|
||
FieldTrip version [20241025](http://github.com/fieldtrip/fieldtrip/releases/tag/20241025) has been released. It contains some (small) improvements to | ||
- ft_volumereslice | ||
- the reading of FieldLine fif-data | ||
- the reading of certain Curry software specific file formats | ||
|
||
|
||
- ft_volumereslice | ||
- the reading of FieldLine fif-data | ||
- the reading of certain Curry software specific file formats | ||
|
||
See [GitHub](https://github.com/fieldtrip/fieldtrip/compare/20240916...20241025) for the detailed list of updates. |