Skip to content

Commit 586d4db

Browse files
committed
updated ChangeLog
1 parent 684e288 commit 586d4db

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2018-07-24 Martin Lysy <[email protected]>
2+
3+
* R/loadRcppClass.R: Search in R module for 'Class' instead of 'CppClass'.
4+
* R/exposeClass.R: Fixed 'rename' argument to work as expected.
5+
* inst/unitTests/runit.exposeClass.R: Added unit tests for the above.
6+
17
2018-07-23 Dirk Eddelbuettel <[email protected]>
28

39
* inst/bib/Rcpp.bib: More updates
@@ -26,6 +32,10 @@
2632
2018-07-19 Jack Wasey <[email protected]>
2733

2834
* inst/include/Rcpp/r_cast.h: Error and abort if debugging for STRSXP
35+
2018-07-24 Martin Lysy <[email protected]>
36+
* R/loadRcppClass.R: Search in R module for 'Class' instead of 'CppClass'.
37+
* R/exposeClass.R: Fixed 'rename' argument to work as expected.
38+
* inst/unitTests/runit.exposeClass.R: Added unit tests for the above.
2939

3040
2018-07-12 Dirk Eddelbuettel <[email protected]>
3141

0 commit comments

Comments
 (0)