Skip to content

Commit fa0a91a

Browse files
committed
v# + cl
1 parent ff06507 commit fa0a91a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Change Log
22
===========
33

4+
0.0.62
5+
------
6+
- Changed `serenity_index` and `recovery_factor` to use simple sum instead of compounded sum
7+
- Reports passing the `compounded` param to all supporting methods
8+
- Fixed a bug related to monthly_heatmap display
9+
410
0.0.61
511
------
612
- Fixed positional arguments passed to cagr()

quantstats/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.0.61"
1+
version = "0.0.62"

0 commit comments

Comments
 (0)