diff options
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f101c32..829d235 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 3.16.01.11 + + * Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00) + * Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T09:00:51+01:00) + * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:14:36+01:00) + * Consistency: Use `Hoa\Consistency`. (Ivan Enderlin, 2015-12-08T11:09:20+01:00) + * Event: Use `Hoa\Event`. (Ivan Enderlin, 2015-11-23T22:02:52+01:00) + * Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T07:22:17+01:00) + # 2.15.11.09 * Add a `.gitignore` file. (Stéphane HULARD, 2015-08-03T11:28:15+02:00) |