Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cs278 committed Oct 22, 2019
1 parent 94ed58d commit 45b16ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@ var_dump((new DateTime())->format("c")); // string(25) "2017-01-01T00:00:05+00:0

## CHANGELOG

### version 1.2.10-wp2, 2019/10/22
- Fix incorrect class returned with DateTimeImmutable::createFromFormat() and
pipe character.

### version 1.2.10-wp1, 2019/10/04
- Fix test failure when using PHP 7.3 ([#42](https://github.com/hnw/php-timecop/issues/42))
- Fix some ZTS issues ([PR #45](https://github.com/hnw/php-timecop/pull/45))
Expand Down

0 comments on commit 45b16ee

Please sign in to comment.