File tree Expand file tree Collapse file tree 1 file changed +9
-13
lines changed Expand file tree Collapse file tree 1 file changed +9
-13
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 1.6.0 - UNRELEASED
4
+
5
+ ### Added
6
+
7
+ - Support for PSR-17 factories
8
+ - Support for PSR-18 clients
9
+
3
10
## 1.5.2 - 2018-12-31
4
11
5
12
Corrected mistakes in 1.5.1. The different between 1.5.2 and 1.5.0 is that
6
13
we removed some PHP 7 code.
7
14
15
+ https://github.com/php-http/discovery/compare/1.5.0...1.5.2
16
+
8
17
## 1.5.1 - 2018-12-31
9
18
10
19
This version added new features by mistake. These are reverted in 1.5.2.
@@ -15,19 +24,6 @@ Do not use 1.5.1.
15
24
16
25
- Removed PHP 7 code
17
26
18
- ## 1.6.0 - UNRELEASED
19
-
20
- ### Added
21
-
22
- - Support for PSR-17 factories
23
- - Support for PSR-18 clients
24
-
25
- ## 1.5.1 - 2018-12-30
26
-
27
- ### Fixed
28
-
29
- - Removed PHP 7 code
30
-
31
27
## 1.5.0 - 2018-12-30
32
28
33
29
### Added
You can’t perform that action at this time.
0 commit comments