Commit c1d35aa5 authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

v1.4.3.57 DOC: NEWS file updated

Showing with 3 additions and 3 deletions
+3 -3
Package: airGR Package: airGR
Type: Package Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
Version: 1.4.3.56 Version: 1.4.3.57
Date: 2020-01-28 Date: 2020-01-28
Authors@R: c( Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
### 1.4.3.56 Release Notes (2020-01-28) ### 1.4.3.57 Release Notes (2020-01-28)
#### Bug fixes #### Bug fixes
- Fixed bug in <code>Imax()</code>. The default value of the <code>TestedValues</code> was wrong due to a mistyped argument name in the <code>seq()</code> function. - Fixed bug in <code>Imax()</code>. The default value of the <code>TestedValues</code> argument was wrong due to a mistyped argument name in the <code>seq()</code> function.
____________________________________________________________________________________ ____________________________________________________________________________________
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment