Skip to content

Commit 1dbd296

Browse files
committed
Add whatsnew entry.
1 parent 0477065 commit 1dbd296

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/source/whatsnew/v0.25.1.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@
77
What's new in 0.25.1 (July XX, 2019)
88
------------------------------------
99

10+
.. warning::
11+
12+
Starting with the version 0.25.1, :func:`read_html` function
13+
should get all its arguments but `io` and `match` as keyword
14+
keyword only.
15+
16+
.. warning::
17+
18+
Starting with the version 0.25.1, :func:`read_json` function
19+
should get all its arguments but `path_or_buf` as keyword
20+
arguments only.
21+
1022
Enhancements
1123
~~~~~~~~~~~~
1224

0 commit comments

Comments
 (0)