Skip to content

Commit a0e519b

Browse files
committed
Update CHANGELOG about readonly property
1 parent 83b21b5 commit a0e519b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
88

99
* Support new PHP 8.0 and 8.1 syntax hilighting and indentation
1010
* [8.0] `#[Attributes]`
11+
* [8.1] `readonly` property ([#680])
1112
* Add `php-imenu-generic-expression-default` for default value or `php-imenu-generic-expression`
1213
* Add `php-imenu-generic-expression-legacy` for compatibility
1314
* Add `php-imenu-generic-expression-simple` for simple display
@@ -27,6 +28,7 @@ All notable changes of the PHP Mode 1.19.1 release series are documented in this
2728
* Unified `Classes`, `Traits`, `Interfaces` into `Classes`
2829

2930
[#669]: https://github.com/emacs-php/php-mode/pull/669
31+
[#680]: https://github.com/emacs-php/php-mode/pull/680
3032

3133
## [1.24.0] - 2021-03-07
3234

0 commit comments

Comments
 (0)