Skip to content

Commit 65f37e1

Browse files
committed
Document changes in NEWS
1 parent 6671ea1 commit 65f37e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Version 0.1.0.902
1+
## Version 0.2.0
22

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

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

0 commit comments

Comments
 (0)