Skip to content

Commit 11eac58

Browse files
fbourigaultNyholm
authored andcommitted
fix changelog (#70)
1 parent 025f176 commit 11eac58

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Change Log
22

3-
## 1.5.0
4-
5-
### Added
6-
7-
- `QueryDefaultsPlugin` to add default query parameters.
8-
93
## Unreleased
104

115
### Deprecated
126

137
- The `debug_plugins` option for `PluginClient` is deprecated and will be removed in 2.0. Use the decorator design pattern instead like in [ProfilePlugin](https://github.com/php-http/HttplugBundle/blob/de33f9c14252f22093a5ec7d84f17535ab31a384/Collector/ProfilePlugin.php).
148

9+
## 1.5.0 - 2017-03-30
10+
11+
### Added
12+
13+
- `QueryDefaultsPlugin` to add default query parameters.
14+
1515
## 1.4.2 - 2017-03-18
1616

1717
### Deprecated

0 commit comments

Comments
 (0)