We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43f9488 commit 3b52df7Copy full SHA for 3b52df7
CHANGELOG.md
@@ -1,12 +1,13 @@
1
# Change Log
2
3
4
-## Unreleased
+## 0.2.0 - 2015-12-29
5
6
### Added
7
8
- Autoregistration of stream filters using Composer autoload
9
- Cookie
10
+- [Apigen](http://www.apigen.org/) configuration
11
12
13
## 0.1.2 - 2015-12-26
composer.json
@@ -48,7 +48,7 @@
48
},
49
"extra": {
50
"branch-alias": {
51
- "dev-master": "0.1-dev"
+ "dev-master": "0.3-dev"
52
}
53
54
"prefer-stable": true,
0 commit comments