Skip to content

Commit 08c97d4

Browse files
update Release Notes section of README
1 parent 6cffdf1 commit 08c97d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,7 @@ For more examples of using mplfinance, please see the jupyter notebooks in the *
555555

556556
| Version | Description | Release Date |
557557
|:---------|:-------------|:---------------|
558+
| 0.12.3a1 | - fix issue#28: math.log crash on zero in data<br> - remove "Implemented" field from kwarg dicts<br> - yahoo style show colors for `ohlc bars` | 2020-02-16 |
558559
| 0.12.3a0 | - kwarg `block=False` for non-blocking call to `mpf.plot()`<br> - customize aspect ratio, figure title, y-labels<br> - customize colors and other `style` aspects of plot<br> - `no_xgaps` now defaults to True: use `show_nontrading=True` to set no_xgaps to false<br> - secondary y-axis available to `make_addplot()`<br> - bug fix for volume widths | 2020-02-12 |
559560
| 0.12.0a3 | Increase mav limit from 3 to 7 different mavs | 2020-01-16 |
560561
| 0.12.0a2 | Ability to save plot to a file (pdf, svg, png, jpg, ...) | 2020-01-14 |

0 commit comments

Comments
 (0)