Skip to content

Commit eae907a

Browse files
committedJan 4, 2023
Update CHANGELOG
1 parent 8c8976c commit eae907a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,18 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
44

55
## Unreleased
66

7+
### Added
8+
9+
* **Experimental feature: `php-ide`** ([#709])
10+
* Add `php-ide-phpactor` as simple IDE feature without LSP clients
11+
* Add `php-ide-mode` minor mode for binding IDE-like features
12+
713
### Removed
814

915
* No longer highlights `'link` in PHPDoc ([#724])
1016
* Please use `goto-address-prog-mode` minor mode
1117

18+
[#709]: https://github.com/emacs-php/php-mode/pull/709
1219
[#724]: https://github.com/emacs-php/php-mode/pull/724
1320

1421
## [1.24.2] - 2022-11-13

0 commit comments

Comments
 (0)