Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit 01ffbb8

Browse files
committed
Add the CHANGELOG.md file.
1 parent c048ebe commit 01ffbb8

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# 0.14.12.10
2+
3+
* Move to PSR-4. (Ivan Enderlin, 2014-12-10T08:52:28+01:00)
4+
* Skip internal option setting. (Ivan Enderlin, 2014-12-05T10:02:41+01:00)
5+
6+
# 0.14.11.25
7+
8+
* `Hoa\Visitor` has been finalized. (Ivan Enderlin, 2014-11-15T22:23:45+01:00)
9+
10+
# 0.14.11.14
11+
12+
* Support the non-capturing construction. (Ivan Enderlin, 2014-11-14T10:46:02+01:00)
13+
* Throw an exception when a node is not supported. (Ivan Enderlin, 2014-11-14T10:43:56+01:00)
14+
* Add a `README.md` and a `.State` files. (Ivan Enderlin, 2014-11-13T20:47:33+01:00)
15+
* Remove `from`/`import` and update to PHP5.4. (Ivan Enderlin, 2014-11-13T20:15:14+01:00)
16+
17+
# 0.14.09.23
18+
19+
* Add `branch-alias`. (Stéphane PY, 2014-09-23T11:56:13+02:00)
20+
21+
# 0.14.09.17
22+
23+
* Drop PHP5.3. (Ivan Enderlin, 2014-09-17T17:32:53+02:00)
24+
25+
(first snapshot)

0 commit comments

Comments
 (0)