You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,12 @@
1
1
# Changelog
2
2
3
-
#### v1.13.0 `2016-10-??`
3
+
#### v1.13.0 `2016-12-11`
4
4
-`Added`
5
5
- Coding standard checks are only run against a single PHP version. Done by [@raphaelstolt](https://github.com/raphaelstolt).
6
6
- PHP version `7.1` is added to Travis CI builds. Done by [@raphaelstolt](https://github.com/raphaelstolt).
7
7
- 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).
8
8
- Composer dependencies are sorted. Done by [@raphaelstolt](https://github.com/raphaelstolt).
9
9
- Composer dependencies are cached for Travis CI builds. Done by [@raphaelstolt](https://github.com/raphaelstolt).
10
-
11
10
-`Fixed`
12
11
- Aligned generated `.php_cs` configuration with `php-cs-fixer` ^2.0 release. Done by [@raphaelstolt](https://github.com/raphaelstolt).
0 commit comments