From 4d57a4b904cdd16c0d9275e637a9b083eb94f8dd Mon Sep 17 00:00:00 2001 From: duianto Date: Sat, 21 Sep 2019 23:04:57 +0200 Subject: [PATCH] Update changelog.develop add php fixes section --- CHANGELOG.develop | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.develop b/CHANGELOG.develop index 3f88b055d..0b048cf85 100644 --- a/CHANGELOG.develop +++ b/CHANGELOG.develop @@ -2264,10 +2264,11 @@ Other: =spacemacs/perltidy-format-function= to move the point and window to their original locations. **** PHP -- Added company-php (thanks to jim and Eivind Fonn) -- Fixed php-company autocompletion (thanks to Dela Anthonio) -- Added LSP support, which can be used by enabling the =lsp= layer and setting - the =php= layer's =php-backend= variable to =lsp= +- Fixes: + - Added company-php (thanks to jim and Eivind Fonn) + - Fixed php-company autocompletion (thanks to Dela Anthonio) + - Added LSP support, which can be used by enabling the =lsp= layer and setting + the =php= layer's =php-backend= variable to =lsp= **** PlantUML - Added a missing prefix: =compile= **** Platinum