1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 14:01:55 +02:00

(v1.2.0.9027) move to github

This commit is contained in:
2020-07-08 17:48:57 +02:00
parent 76fc8e1b14
commit 5195e0b9da
17 changed files with 77 additions and 76 deletions

View File

@ -1,4 +1,4 @@
# AMR 1.2.0.9026
# AMR 1.2.0.9027
## <small>Last updated: 08-Jul-2020</small>
### New
@ -37,6 +37,9 @@
* Improved error handling, giving more useful info when functions return an error
* Any progress bar will now only show in interactive mode (i.e. not in R Markdown)
### Other
* Project moved to GitHub
# AMR 1.2.0
### Breaking