There was an error while loading. Please reload this page.
1 parent f7f0795 commit 093be17Copy full SHA for 093be17
Changelog.rst
@@ -3,13 +3,14 @@
3
Changelog
4
=========
5
6
-5.4.0 (dev)
7
------------
+5.4.0 (2017-12-06)
+------------------
8
* fix ``ip_range`` aggregation and rename the class to ``IPRange``.
9
``Iprange`` is kept for bw compatibility
10
* fix bug in loading an aggregation with meta data from dict
11
- * add support for ``normalizer`` paramter of ``Keyword`` fields
+ * add support for ``normalizer`` parameter of ``Keyword`` fields
12
* ``IndexTemplate`` can now be specified using the same API as ``Index``
13
+ * ``Boolean`` field now accepts ``"false"`` as ``False``
14
15
5.3.0 (2017-05-18)
16
------------------
0 commit comments