Skip to content

Commit 4f21a65

Browse files
committed
MNT: Update ChangeLog for 0.3.2
1 parent e9cc36f commit 4f21a65

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,21 @@ What's New
33

44
These were the major changes contributing to each release:
55

6-
76
### 0.x.x
87

98

9+
10+
### 0.3.2
11+
(2021-08-03)
12+
13+
* New strategy performance method [`backtesting.lib.compute_stats`](https://kernc.github.io/backtesting.py/doc/backtesting/lib.html#backtesting.lib.compute_stats) (#281)
14+
* Improve plotting speed (#329) and optimization performance (#295) on large datasets.
15+
* Commission constraints now allow for market-maker's rebates.
16+
* [`Backtest.plot`](https://kernc.github.io/backtesting.py/doc/backtesting/backtesting.html#backtesting.backtesting.Backtest.plot)
17+
now returns the bokeh figure object for further processing.
18+
* Other small bugs and fixes.
19+
20+
1021
### 0.3.1
1122
(2021-01-25)
1223

0 commit comments

Comments
 (0)