Skip to content

Commit c3f7e05

Browse files
Update changelog.
1 parent 78f4ffd commit c3f7e05

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# Changelog
22

3-
#### v1.13.0 `2016-10-??`
3+
#### v1.13.0 `2016-12-11`
44
- `Added`
55
- Coding standard checks are only run against a single PHP version. Done by [@raphaelstolt](https://github.com/raphaelstolt).
66
- PHP version `7.1` is added to Travis CI builds. Done by [@raphaelstolt](https://github.com/raphaelstolt).
77
- Coding standard checks based on the PHP Coding Standards Fixer are cached and validated via Travis CI. Done by [@raphaelstolt](https://github.com/raphaelstolt) and initiated by [@localheinz](https://github.com/localheinz).
88
- Composer dependencies are sorted. Done by [@raphaelstolt](https://github.com/raphaelstolt).
99
- Composer dependencies are cached for Travis CI builds. Done by [@raphaelstolt](https://github.com/raphaelstolt).
10-
1110
- `Fixed`
1211
- Aligned generated `.php_cs` configuration with `php-cs-fixer` ^2.0 release. Done by [@raphaelstolt](https://github.com/raphaelstolt).
1312

0 commit comments

Comments
 (0)