Skip to content

Commit 5cdb79f

Browse files
authored
Corrected changelog (#128)
* Removed PHP7 code * Added changelog * updated changelog for 1.5.1
1 parent 2c71b8d commit 5cdb79f

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
11
# Change Log
22

3-
### Added
3+
## 1.5.2 - 2018-12-31
4+
5+
Corrected mistakes in 1.5.1. The different between 1.5.2 and 1.5.0 is that
6+
we removed some PHP 7 code.
7+
8+
## 1.5.1 - 2018-12-31
9+
10+
This version added new features by mistake. These are reverted in 1.5.2.
411

5-
- Support for `php-http/httplug` version 2.0, hence supporting PSR-18
12+
Do not use 1.5.1.
13+
14+
### Fixed
15+
16+
- Removed PHP 7 code
617

718
## 1.5.1 - 2018-12-30
819

0 commit comments

Comments
 (0)