Skip to content

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
evanbiederstedt committed Mar 12, 2023
1 parent 1b6ade8 commit a3fe447
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Added checkPackageInstalled
- Added saveDeAsJson
- Bugfix for dotPlot
- Removed 'CXX_STD = CXX11' from the Makevars files, and removed 'SystemRequirements: C++11'

## [1.0.2] - August 23 2022

Expand Down
1 change: 1 addition & 0 deletions src/RcppExports.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

#include <RcppArmadillo.h>
#define NDEBUG 1
#include <RcppEigen.h>
#include <Rcpp.h>

Expand Down

0 comments on commit a3fe447

Please sign in to comment.