Skip to content

Commit aadda92

Browse files
Update RELEASE_NOTES.md
1 parent 0e20e52 commit aadda92

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

RELEASE_NOTES.md

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

4+
### <a name="v0.12.7a11"></a>v0.12.7a11 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To Be released 2021-03-30
5+
6+
- <a name="v0.12.7a11"></a>v0.12.7a11 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; merged 2021-03-26
7+
- Prior to this version, **`xlim`** kwarg accepted only float or int:
8+
- float as matplotlib date; (only when `show_nontrading=True`)
9+
- int or float as dataframe row number; (only when `show_nontrading=False`)
10+
- **`xlim`** kwarg now *also* accepts
11+
- date or datetime **string**
12+
- date or datetime **object** (`datetime.datetime` or `pandas.Timestamp`)
13+
14+
---
15+
416
### <a name="v0.12.7a10"></a>v0.12.7a10 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; released 2021-03-15
517

618
- <a name="v0.12.7a10"></a>v0.12.7a10 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; merged 2021-03-15

0 commit comments

Comments
 (0)