Skip to content

Commit 1e79599

Browse files
committed
Update CHANGELOG
1 parent 95fb991 commit 1e79599

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
99
* **Net feature**: `php-format` ([#731])
1010
* Add `php-format-project` and `php-format-this-buffer-file` commands
1111
* Add `php-format-auto-mode` minor mode
12+
* **Experimental feature: `php-ide`** ([#709])
13+
* Add `php-ide-phpactor` as simple IDE feature without LSP clients
14+
* Add `php-ide-mode` minor mode for binding IDE-like features
1215

1316
### Fixed
1417

@@ -19,6 +22,7 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
1922
* No longer highlights `'link` in PHPDoc ([#724])
2023
* Please use `goto-address-prog-mode` minor mode
2124

25+
[#709]: https://github.com/emacs-php/php-mode/pull/709
2226
[#724]: https://github.com/emacs-php/php-mode/pull/724
2327
[#726]: https://github.com/emacs-php/php-mode/pull/726
2428
[#731]: https://github.com/emacs-php/php-mode/pull/731

0 commit comments

Comments
 (0)