Skip to content

Commit d76da02

Browse files
committed
update NEWS
1 parent 6a3d625 commit d76da02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11

22
## RcppParallel 6.0.0 (UNRELEASED)
33

4+
* RcppParallel no longer includes tbb headers as part of the RcppParallel/TBB.h
5+
header, and instead only exposes its TBB-specific APIs for parallel work.
6+
47
* RcppParallel now bundles oneTBB 2022.0.0. Note that the TBB ABI has changed;
58
packages which depend on RcppParallel may need to be rebuilt.
69

0 commit comments

Comments
 (0)