Commit 04bdd7a2 authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

docs(NEWS): update release history

Showing with 3 additions and 1 deletion
+3 -1
...@@ -22,7 +22,8 @@ ...@@ -22,7 +22,8 @@
#### Bug fixes #### Bug fixes
- `TimeLag` of the `SeriesAggreg()` function now runs when `TimeLag >= 3600`. ([#41](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/41)) - `TimeLag` of the `SeriesAggreg()` function now runs when `TimeLag >= 3600`. ([#41](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/41))
- Fixed bug in `RunModel_GR1A()`. Reversed PotEvap and Precip outputs are now reordered (in the previous versions PotEvap contained the precipitation values and Precip contained the evapotranspiration values, the Qsim values were already correct). - Fixed bug in `RunModel_GR1A()`. Reversed PotEvap and Precip outputs are now reordered (in the previous versions PotEvap contained the precipitation values and Precip contained the evapotranspiration values, the Qsim values were already correct). ([#65](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/65))
#### Major user-visible changes #### Major user-visible changes
...@@ -49,6 +50,7 @@ ...@@ -49,6 +50,7 @@
- 'airGR' now depends on R >= 3.1.0 because of the use of the `anyNA` function. - 'airGR' now depends on R >= 3.1.0 because of the use of the `anyNA` function.
- The 'hydroPSO' package is back on CRAN and it is again suggested (cf. the 'param_optim' vignette). ([#38](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/38)) - The 'hydroPSO' package is back on CRAN and it is again suggested (cf. the 'param_optim' vignette). ([#38](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/38))
- For more safety, the following "basic" packages are now imported : 'graphics', 'grDevices', 'stats', 'utils. ([#74](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/74))
____________________________________________________________________________________ ____________________________________________________________________________________
......
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