Skip to content

Commit 0afe013

Browse files
Docs: add changes to NEWS
1 parent 5442d52 commit 0afe013

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# parabar 1.4.0
2+
3+
## Added
4+
- Add vignette `foreach.Rmd` to illustrate how `parabar` can be used in
5+
conjunction with the `foreach` package. The implementation for the `%dopar%`
6+
operator is provided by the
7+
[`doParabar`](https://github.com/mihaiconstantin/doParabar) package. The
8+
`foreach.Rmd` vignette is locally build from the `foreach.Rmd.orig` file.
9+
110
# parabar 1.3.0
211

312
## Added

0 commit comments

Comments
 (0)