Skip to content

Commit 8ba7972

Browse files
committed
Add two more items to NEWS.Rd [ci skip]
1 parent d8f04d8 commit 8ba7972

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

inst/NEWS.Rd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
older code has been removed (Dirk in \ghpr{1426} fixing \ghit{1425})
2929
\item The non-API \code{ATTRIB} entry point to the R API is no longer
3030
used (Dirk in \ghpr{1430} addressing \ghit{1429})
31+
\item The unwind-protect mechanism is now used unconditionally (Dirk
32+
in \ghpr{1437} closing \ghit{1436})
3133
}
3234
\item Changes in Rcpp Attributes:
3335
\itemize{
@@ -58,6 +60,8 @@
5860
\ghpr{1422})
5961
\item The heuristic whether to run all available tests was refined
6062
(Dirk in \ghpr{1434} addressing \ghit{1433})
63+
\item Coverage has been tweaked via additional \code{#nocov} tags (Dirk
64+
in \ghpr{1435})
6165
}
6266
}
6367
}

0 commit comments

Comments
 (0)