Skip to content

Commit ef390c2

Browse files
committed
added 2.4.0 changelog
1 parent 87bf986 commit ef390c2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Changelog.rst

+12
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@ Version compatible with elasticsearch 5.0
1212
* passing in a keyword parameter with ``None`` as value will cause that param
1313
to be ignored
1414

15+
2.4.0 (2016-08-17)
16+
------------------
17+
18+
* ``ping`` now ignores all ``TransportError`` exceptions and just returns
19+
``False``
20+
* expose ``scroll_id`` on ``ScanError``
21+
* increase default size for ``scan`` helper to 1000
22+
23+
Internal:
24+
25+
* changed ``Transport.perform_request`` to just return the body, not status as well.
26+
1527
2.3.0 (2016-02-29)
1628
------------------
1729

0 commit comments

Comments
 (0)