Skip to content

Commit

Permalink
Document changes in NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
smeekes committed Jul 24, 2020
1 parent 6671ea1 commit 65f37e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Version 0.1.0.902
## Version 0.2.0

### New Functionality
* Added parallel loops using OpenMP.
Expand All @@ -20,6 +20,8 @@ to argument q even if one was present already.
* Fixed possibility of taking a too fine grid for argument q in BSQTtest()
leading to duplicates. Duplicates are now removed with a warning given.
* Fixed bug in SB where the last l observations were excluded from resampling.
* Fixed bug in S(W)B where too short vector with ADF residuals was used
(supplemented with zeros) in bootstrap.

## Version 0.1.0
First release; package available on CRAN.

0 comments on commit 65f37e1

Please sign in to comment.