From ca13cc76332514d056150dc0d44adf806c273af0 Mon Sep 17 00:00:00 2001 From: "Matthijs S. Berends" Date: Tue, 15 Oct 2019 22:19:34 +0200 Subject: [PATCH] v0.8.0 --- DESCRIPTION | 2 +- NEWS.md | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 5a37840c..89fc22f1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,5 +1,5 @@ Package: AMR -Version: 0.7.1.9107 +Version: 0.8.0 Date: 2019-10-15 Title: Antimicrobial Resistance Analysis Authors@R: c( diff --git a/NEWS.md b/NEWS.md index 619edfe4..cd122d95 100755 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,6 @@ -# AMR 0.7.1.9107 -Last updated: 15-Oct-2019 +# AMR 0.8.0 + + ### Breaking * Determination of first isolates now **excludes** all 'unknown' microorganisms at default, i.e. microbial code `"UNKNOWN"`. They can be included with the new parameter `include_unknown`: ```r