Skip to content

Commit 568916f

Browse files
committed
Document changes
1 parent cb9d06c commit 568916f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: cpp11
22
Title: A C++11 Interface for R's C Interface
3-
Version: 0.2.7
3+
Version: 0.2.7.9000
44
Authors@R:
55
c(person(given = "Jim",
66
family = "Hester",

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# cpp11 (development version)
2+
3+
* Fix handling of spaces in Makevars include filenames (@klmr, #160)
4+
15
# cpp11 0.2.7
26

37
* Fix a transient memory leak for functions that return values from `cpp11::unwind_protect()` and `cpp11::safe` (#154)

0 commit comments

Comments
 (0)