From 88fc19f3baed25f2a964df9f6d6517f6b7626b26 Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Tue, 9 Jul 2024 13:53:27 +0200 Subject: [PATCH] docs: fix news version headings --- NEWS.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/NEWS.md b/NEWS.md index d1615a0..7ce3792 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,15 +1,10 @@ -# SLOPE 0.5.2 +# SLOPE 0.5.1 ## Minor Changes - Website updated to bootstrap 5-based pkgdown theme. - Updated e-mail of maintainer. - Dependencies on checkmate and mice were dropped. - -# SLOPE 0.5.1 - -## Minor Changes - - Update sparse matrix coercion to avoid deprecated functionality in the Matrix package.