Skip to content

Commit 3b52df7

Browse files
committed
Prepare release
1 parent 43f9488 commit 3b52df7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Change Log
22

33

4-
## Unreleased
4+
## 0.2.0 - 2015-12-29
55

66
### Added
77

88
- Autoregistration of stream filters using Composer autoload
99
- Cookie
10+
- [Apigen](http://www.apigen.org/) configuration
1011

1112

1213
## 0.1.2 - 2015-12-26

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"extra": {
5050
"branch-alias": {
51-
"dev-master": "0.1-dev"
51+
"dev-master": "0.3-dev"
5252
}
5353
},
5454
"prefer-stable": true,

0 commit comments

Comments
 (0)