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

chore: bump to release version 0.3.2

1 merge request!58CRAN v0.3.3
Pipeline #48729 failed with stage
in 7 minutes and 35 seconds
Showing with 15 additions and 2 deletions
+15 -2
Package: airGRteaching
Type: Package
Title: Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included)
Version: 0.3.1.9000
Date: 2022-12-15
Version: 0.3.2
Date: 2023-07-11
Authors@R: c(
person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@inrae.fr"),
person("Laurent", "Coron", role = c("aut"), comment = c(ORCID = "0000-0002-1503-6204")),
......
......@@ -4,6 +4,19 @@
### 0.3.2 Release Notes (2023-07-11)
#### New features
- `plot.CalGR()` and `plot.SimGR()` gain a `log_scale` argument to display flow time series with a logarithmic scale. ([#71](https://gitlab.irstea.fr/HYCAR-Hydro/airgrteaching/-/issues/71))
#### Bug fixes
- bug fixed in `plot.CalGR()` and `plot.SimGR()`. The functions work well when `log_scale = TRUE` to display flow time series with a logarithmic scale. ([#71](https://gitlab.irstea.fr/HYCAR-Hydro/airgrteaching/-/issues/71))
____________________________________________________________________________________
### 0.3.1 Release Notes (2022-12-15)
#### New features
......
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