Skip to content

Commit 04fa8ec

Browse files
committed
Prepare release, fixes php-http/httplug#99
1 parent 92328c5 commit 04fa8ec

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Change Log
22

33

4-
### Unreleased
4+
## 0.1.0 - 2015-12-25
5+
6+
### Added
7+
8+
- Batch client from utils
9+
- Methods client from utils
10+
- Emulators and decorators from client-tools

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"extra": {
3333
"branch-alias": {
34-
"dev-master": "0.1-dev"
34+
"dev-master": "0.2-dev"
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)