We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bae134d commit f71a6a6Copy full SHA for f71a6a6
CHANGELOG.md
@@ -3,7 +3,14 @@
3
4
## 3.6.0
5
6
-- no longer allow failures for HHVM in continuous integration
+- improvement: no longer allow failures for HHVM in continuous integration
7
+- improvement: added Symfony 3.x components to CI tests for PHP 5.5+
8
+- added: support for replicas in distributed search
9
+- added: support for multiple boost queries in dismax
10
+- added: support for additional stats values like percentiles
11
+- improvement: several typo / markup fixes in documentation
12
+- improvement: several docblock fixes
13
+- improvement: ClientInterface now also used for standard Client class
14
15
## 3.5.1
16
0 commit comments