Skip to content

Commit c220237

Browse files
committed
Prepare v0.2.0 release
1 parent d0c4555 commit c220237

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ This file is a manually maintained list of changes for each release. Feel free
44
to add your changes here when sending pull requests. Also send corrections if
55
you spot any mistakes.
66

7-
## 0.1.2 (2014-03-xx)
7+
## 0.2.0 (2014-07-31)
88

9-
* Fix: Compatibility with PHP 5.3 by using $that reference within closures
9+
* BC break: Rename namespace from `Clue\Zenity\React` to `Clue\React\Zenity`
10+
(#2)
11+
* Feature: Compatibility with PHP 5.3 by using $that reference within closures
1012
(#1)
13+
* Use PSR-4 code layout
14+
(#3)
1115

1216
## 0.1.1 (2014-01-24)
1317

@@ -19,4 +23,3 @@ you spot any mistakes.
1923
## 0.1.0 (2013-09-06)
2024

2125
* First tagged release
22-

0 commit comments

Comments
 (0)