Skip to content

Commit 8e527c5

Browse files
authored
Update CHANGES.md
1 parent 6cc9647 commit 8e527c5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,18 @@ V1.0, 2018/02/10 -- Initial release
33
V2.0, 2018/03/04 -- Second release
44

55
In this release:
6+
67
- Added tests for AIC, BIC and Mallows Function using pytest.
78
- Updated directory structure.
89
- Updated function defintions since the first release.
910
- Now, the user must provide the predicted values and the observed values of a model.
1011
- Added function descriptions.
12+
13+
V3.0, 2018/03/11 -- Third release
14+
15+
In this release:
16+
17+
* Added function definitions.
18+
* Added few more unit tests for aic, bic and mallows.
19+
* Added vignette.
20+
* Added more documentation.

0 commit comments

Comments
 (0)