Skip to content

Commit 1e415c7

Browse files
committed
NEWS bullet
1 parent 73da82b commit 1e415c7

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,5 +1,7 @@
11
# cpp11 (development version)
22

3+
* Fixed an rchk issue related to `std::initializer_list<named_arg>` (#457, @pachadotdev).
4+
35
# cpp11 0.5.2
46

57
* Fixed an issue related to `-Wdeprecated-literal-operator` (#447, @andrjohns).
@@ -12,7 +14,7 @@
1214
* Because cpp11 now requires R >=4.0.0, a number of previously optional tools
1315
are now always available, allowing us to remove some dead code. In
1416
particular:
15-
17+
1618
* `R_UnwindProtect()` is always available, so the defines `HAS_UNWIND_PROTECT`
1719
and `CPP11_UNWIND` are no longer useful.
1820

0 commit comments

Comments
 (0)