diff --git a/NEWS.md b/NEWS.md index 8271d6e..6992bc5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,17 @@ +## SpatMCA 1.0.5 (Release Date: 2024-01-12) + +#### Overview +This release addresses the following key points: + +1. **Rcpp Package Warnings:** Resolved warnings from the earlier Rcpp package to enhance code stability. + +2. **License Information:** Added the LICENSE file to ensure clarity on the project's licensing. + +3. **README Refinement:** Improved the README documentation for better clarity and user understanding. + +--- + + ## SpatMCA 1.0.4 (Release date: 2023-11-20) #### Overview - Enhance the code coverage from 47% to 80%. @@ -20,4 +34,4 @@ #### Overview - Resolve the issue about, why the last version package was archived been fixed, is fixed in this submission by updating `Makevars.win` and `Makevars` based on RcppParallel team suggestion. - Add unittests -- Use `roxygen2` to handle the documentation \ No newline at end of file +- Use `roxygen2` to handle the documentation