Skip to content

Commit 5b535de

Browse files
committed
Prepare release
1 parent e05577d commit 5b535de

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22

33

4-
## Unreleased
4+
## 1.1.0 - 2016-05-05
55

66
### Deprecated
77

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
> DEPRECATED
2+
> As of version 1.1 this package is deprecated. Most of the plugins are merged into `php-http/client-common`.
3+
> The following plugins are in separate packages: logger, cache, stopwatch
4+
15
# Plugins for Httplug
26

37
[![Latest Version](https://img.shields.io/github/release/php-http/plugins.svg?style=flat-square)](https://github.com/php-http/plugins/releases)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"extra": {
5252
"branch-alias": {
53-
"dev-master": "1.0-dev"
53+
"dev-master": "1.1-dev"
5454
}
5555
}
5656
}

0 commit comments

Comments
 (0)