Skip to content

Commit 88e5197

Browse files
committed
Release PHP-Parser 4.9.1
1 parent 35306de commit 88e5197

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
1-
Version 4.9.1-dev
1+
Version 4.9.2-dev
22
-----------------
33

44
Nothing yet.
55

6+
Version 4.9.1 (2020-08-30)
7+
--------------------------
8+
9+
### Added
10+
11+
* Added support for removing the first element of a list to the formatting-preserving pretty
12+
printer.
13+
14+
### Fixed
15+
16+
* Allow member modifiers as part of namespaced names. These were missed when support for other
17+
keywords was added.
18+
619
Version 4.9.0 (2020-08-18)
720
--------------------------
821

0 commit comments

Comments
 (0)