Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit c7a1c6b

Browse files
committed
Prepare release
1 parent 8b330d3 commit c7a1c6b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

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

3-
## 1.1.0 (unreleased)
3+
4+
## 1.1.0 - 2016-05-09
45

56
### Added
67

78
- Factory method Client::createWithConfig to create an adapter with custom
89
configuration for the underlying guzzle client.
910

11+
1012
## 1.0.0 - 2016-01-26
1113

1214

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@
4343
},
4444
"extra": {
4545
"branch-alias": {
46-
"dev-master": "1.1-dev"
46+
"dev-master": "1.2-dev"
4747
}
48-
},
49-
"prefer-stable": true
48+
}
5049
}

0 commit comments

Comments
 (0)