mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-11-26 20:04:48 +01:00
Update changelog
This commit is contained in:
parent
9b6a2577fa
commit
66f88cfa07
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,10 +1,14 @@
|
||||
Version 4.0.0-dev
|
||||
-----------------
|
||||
|
||||
### Fixed
|
||||
### Added
|
||||
|
||||
* Added support for changing modifiers to formatting-preserving pretty printer.
|
||||
* Added support for anonymous classes to formatting-preserving pretty printer.
|
||||
* In the formatting-preserving pretty printer:
|
||||
* Added support for changing modifiers.
|
||||
* Added support for anonymous classes.
|
||||
* Added support for removing from list nodes.
|
||||
* Improved support for changing comments.
|
||||
* Added start token offsets to comments.
|
||||
|
||||
Version 4.0.0-alpha1 (2017-10-18)
|
||||
---------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user