Skip to content

Commit ec3c610

Browse files
authored
Update README.md
1 parent 72eeff9 commit ec3c610

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Other (possibly useful) references:
6464

6565
## Version history
6666

67-
### Version 1.8, May 2022 (current development version on github)
67+
### Version 1.8, May 2022 (current version on github).
6868

6969
1. Solving several minor bugs in `<thornthwaite>`, `<hargreaves>`, and `<penman>` functions (output difference is less than 0.1%).
7070
2. Solving a bug in `<spei>` that resulted in bad cumulative data when using a non-rectangular kernel, resulting in incorrect SPEI values.
@@ -76,7 +76,7 @@ Other (possibly useful) references:
7676
8. Implementation of a new option for when no wind data are available in function `<penman>`.
7777
9. Funtion `<plot.spei>` completely rewritten based on `ggplot2`, solving some bugs and enabling more flexibility.
7878

79-
### Version 1.7.2, January 2018 (current stable version on github).
79+
### Version 1.7.2, January 2018 (latest stable version on github).
8080

8181
1. Several code optimizations and improvements (by github user @doug-friedman).
8282
2. Added formal unit testing with `testthat` (@doug-friedman).

0 commit comments

Comments
 (0)