We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a6d504 commit 8074da6Copy full SHA for 8074da6
CHANGELOG.md
@@ -1,5 +1,6 @@
1
#### 3.0.0
2
* Added support for PHP 8
3
+* Dropped support for PHP 7.0 and lower
4
* Renamed `Foolz\SphinxQL\Match` to `Foolz\SphinxQL\MatchBuilder` (BREAKING CHANGE)
5
6
#### 2.1.0
@@ -95,4 +96,4 @@ Note: This release contains **breaking changes** with the introduction of `Resul
95
96
* Improved phpunit tests
97
98
#### 0.8.0
-* Initial release
99
+* Initial release
0 commit comments