Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
hnw committed Dec 27, 2016
1 parent 025df4d commit b456223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ var_dump($new_time == time()); // bool(false)
## CHANGELOG

###version 1.1.3, 2016/12/27
- Fix crash when non-object passed as 2nd argument of TimecopDateTime::__construct() (Fix #9)'
- Fix crash when non-object passed as 2nd argument of TimecopDateTime::__construct() (Fix [#9](https://github.com/hnw/php-timecop/issues/9))'
- Add CI environment (CentOS, Ubuntu 32-bit, PHP 7.1)

###version 1.1.2(alpha), 2016/04/23
Expand Down

0 comments on commit b456223

Please sign in to comment.