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

Commit 17b27df

Browse files
committed
Prepare 0.15.11.23.
1 parent 0b7d147 commit 17b27df

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# 0.15.11.23
2+
3+
* Documentation: Fix typos. (Ivan Enderlin, 2015-11-23T22:05:56+01:00)
4+
* Exception: Use `Hoa\Exception`. (Ivan Enderlin, 2015-11-20T07:40:34+01:00)
5+
* Test: Fix a conflict between 2 test suites. (Ivan Enderlin, 2015-11-23T21:29:28+01:00)
6+
* Test: Write test suite for `Hoa\Event\Listens`. (Ivan Enderlin, 2015-11-23T21:25:49+01:00)
7+
* Listener: Add the `Listens` trait. (Ivan Enderlin, 2015-11-20T06:45:11+01:00)
8+
* Documentation: Fix a typo. (Ivan Enderlin, 2015-11-23T13:01:56+01:00)
9+
* Improve readability by adding constants to registered events container. (Metalaka, 2015-11-20T19:53:32+01:00)
10+
* Add a `.gitignore` file. (Metalaka, 2015-11-20T19:37:52+01:00)
11+
* README: Complete description and add usage. (Ivan Enderlin, 2015-11-13T08:43:08+01:00)
12+
* Test: Write test suite for `Hoa\Event\Event`. (Ivan Enderlin, 2015-11-11T17:04:41+01:00)
13+
* Test: Write test suite for `Hoa\Event\Exception`. (Ivan Enderlin, 2015-11-11T16:46:12+01:00)
14+
* Composer: Add a keyword. (Ivan Enderlin, 2015-11-11T13:38:35+01:00)
15+
* Test: Write test suite for `Hoa\Event\Listener`. (Ivan Enderlin, 2015-11-11T13:27:40+01:00)
16+
* Test: Write test suite for `Hoa\Event\Source`. (Ivan Enderlin, 2015-11-10T21:56:37+01:00)
17+
* Test: Write test suite for `Hoa\Event\Listenable`. (Ivan Enderlin, 2015-11-10T21:56:24+01:00)
18+
* Test: Write test suite for `Hoa\Event\Bucket`. (Ivan Enderlin, 2015-11-10T21:55:45+01:00)
19+
* Split from `Hoa\Core`. (Ivan Enderlin, 2015-11-10T21:28:31+01:00)
20+
21+
(first snapshot)

0 commit comments

Comments
 (0)