You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,11 @@
2
2
3
3
## Bug fixes
4
4
* The `fst` package was noted as imported package, but we never implemented functionality from it. Thus, all reference to it was removed.
5
-
* Exported `load.annot` and the `qdecr_read` functions.
6
5
7
-
## New (minor) features
6
+
## New (minor) tweaks
8
7
* The version is now properly displayed when running `qdecr`. This version is updated dynamically using `packageVersion("QDECR")`. The website (www.qdecr.com) was also added.
8
+
* Exported `load.annot` and the `qdecr_read` functions.
9
+
* Renamed the internal `runMriSurfCluster` function to `run_mri_surf_cluster`.
0 commit comments