Skip to content

Commit 6ad1e1e

Browse files
committed
update CHANGELOG
1 parent 36e5d31 commit 6ad1e1e

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
ChangeLog
22
===========
3-
- 1.2 (released XXX):
3+
- 1.2.2 (release June 02, 2020):
4+
* Code: package now works with R >= 4.0.0.
5+
* Tests: fix test case warnings, remove use of deprecated functions
6+
* CRAN: fix for not writing files to temp directory and comply with other submission guidelines
7+
8+
- 1.2.1 (released January 08, 2019):
9+
* Documentation: added market model example
10+
* CRAN: code modification to adhere to CRAN submission policies
11+
12+
- 1.2 (released June 30, 2017):
413
* eventstudy: added one main function to do eventstudy
514
* Models: Added market model to handle excess return and market residuals
615
* AMM: added Augmented Market Model functions
716
* constantMeanReturns: added constant mean returns model to estimate mean retuns over estimation period
817
* phys2eventtime: modified phys2eventtime function <needs more description>
918
* bootstrap: added inference wilcox and inference bootstrap and inference classic methods
1019
* Tests: added unit tests to test the models and inference strategies
11-
* Documentation: updated vignette and manuals, made them more descriptive, replicated exercises applying event study approach
20+
* Documentation: updated vignette and manuals, made them more descriptive, replicated exercises applying event study approach

0 commit comments

Comments
 (0)