From 0cbddd87dcac8d36cc84956c7f88e8c0321a89d4 Mon Sep 17 00:00:00 2001 From: Delaigue Olivier <olivier.delaigue@irstea.priv> Date: Fri, 21 Jun 2019 18:05:51 +0200 Subject: [PATCH] v1.3.2.24 CLEAN: markdown version of the NEWS file not kept --- DESCRIPTION | 4 ++-- NEWS.rmd | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index bdfd8d91..a76ad401 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: airGR Type: Package Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling -Version: 1.3.2.23 -Date: 2019-06-20 +Version: 1.3.2.24 +Date: 2019-06-21 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@irstea.fr"), diff --git a/NEWS.rmd b/NEWS.rmd index 81dd35d3..2151fcd4 100644 --- a/NEWS.rmd +++ b/NEWS.rmd @@ -8,12 +8,17 @@ output: number_sections: false ### if you want number sections at each table header theme: united # many options for theme, this one is my favorite. highlight: tango # specifies the syntax highlighting style - keep_md: true + keep_md: false --- +### 1.3.2.24 Release Notes (2019-06-21) + +____________________________________________________________________________________ + + ### 1.3.2.23 Release Notes (2019-06-20) -- GitLab