File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- ## 5.0.0 (not released yet )
3+ ## 5.0.0 (2022-06-13 )
44
55Release notes:
66
77This is the first big release under friendsofphp umbrella. There are lot of BC
8- Breaks , but they should be easy to fix. From now on, a particular attention will
8+ breaks , but they should be easy to fix. From now on, a particular attention will
99be given to not break the BC and to provide a nice upgrade path.
1010
1111* Rename package from ` sensiolabs/consul-php-sdk ` to ` friendsofphp/consul-php-sdk `
1212* Get ride of SensioLabs namespace (from ` SensioLabs\Consul ` to ` Consul ` )
1313* Add typehint where possible
1414* Force JSON body request where possible (now you must pass an array as body)
1515* Remove the factory and almost all interfaces
16- * Bump to PHP 7.4
16+ * Bump to PHP 7.4+
1717* Add support for missing scheme in DSN
1818* Switch from Travis to GitHub Action
1919* Add some internal tooling (php-cs-fixer, phpstan, phpunit, Makefile)
You can’t perform that action at this time.
0 commit comments