Skip to content

Commit

Permalink
Version 0.2.0. Forgot that parallel simulation was added.
Browse files Browse the repository at this point in the history
  • Loading branch information
dnzmarcio committed Jan 20, 2018
1 parent d0f7af8 commit 1ef251e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Version 0.1.1 (2018-01-19)
# Version 0.2.0 (2018-01-19)

- Fixed conditional feasibility bug.
- Add parallel simulation option.

# Version 0.1.0 (2017-10-18)

Expand Down
8 changes: 7 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,13 @@ DOI written in the form
### R CMD check results

R CMD check results
0 errors | 0 warnings | 0 notes
0 errors | 0 warnings | 2 notes

Found the following hidden files and directories:
.travis.yml

Non-standard files/directories found at top level:
'README.Rmd' 'cran-comments.md'

### Reverse dependencies

Expand Down

0 comments on commit 1ef251e

Please sign in to comment.