Skip to content

Commit

Permalink
Release PHP-Parser 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Nov 4, 2017
1 parent 0ba710a commit 08131e7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Version 3.1.2-dev
Version 3.1.3-dev
-----------------

Nothing yet.

Version 3.1.2 (2017-11-04)
--------------------------

### Fixed

* Comments on empty blocks are now preserved on a `Stmt\Nop` node. (#382)
Expand Down

0 comments on commit 08131e7

Please sign in to comment.