Skip to content

Commit

Permalink
Update description and news
Browse files Browse the repository at this point in the history
  • Loading branch information
jonclayden committed Mar 6, 2024
1 parent fb73d2f commit 450797d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: RNifti
Version: 1.6.0
Date: 2024-02-15
Version: 1.6.1
Date: 2024-03-06
Title: Fast R and C++ Access to NIfTI Images
Authors@R: c(person("Jon", "Clayden", role=c("cre","aut"),
email="code@clayden.org", comment=c(ORCID="0000-0002-6608-0619")),
Expand Down
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ Significant changes to the RNifti package are laid out below for each release.

===============================================================================

VERSION 1.6.1

- A misaligned memory read caught by clang-UBSan has been corrected.

===============================================================================

VERSION 1.6.0

R interface
Expand Down

0 comments on commit 450797d

Please sign in to comment.