Skip to content

Commit 2dae6dc

Browse files
committed
Tag first release v0.1.0
1 parent ebbca4e commit 2dae6dc

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: kwb.abimo
22
Title: R Package with Functions for Working with Water Balance
33
Model ABIMO
4-
Version: 0.0.0.9000
4+
Version: 0.1.0
55
Authors@R:
66
c(person(given = "Andreas",
77
family = "Matzinger",

NEWS.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# kwb.abimo 0.1.0 (2022-04-30)
2+
3+
First release with "official" Abimo input data:
4+
5+
* kwb.abimo::abimo_input_2019
6+
7+
and main functions to configure/run Abimo:
8+
9+
* kwb.abimo::create_configurator()
10+
* kwb.abimo::run_abimo()
11+
112
# kwb.abimo 0.0.0.9000
213

314
* Added a `NEWS.md` file to track changes to the package.

0 commit comments

Comments
 (0)