Skip to content

Commit 58e9d59

Browse files
authored
Added record to changelog - improving caching in CI
1 parent c501cc4 commit 58e9d59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1515
- Added EOF (end of file) for some PHP files from [@peter279k](https://github.com/peter279k).
1616
- To be compatible with future PHPUnit version, using the ^4.8.36 version at least from [@peter279k](https://github.com/peter279k).
1717
- Changed namespace to PHPunit\Framework\TestCase class namesapce from [@peter279k](https://github.com/peter279k).
18+
- Travis: improve caching between builds [#14](https://github.com/php-parallel-lint/PHP-Console-Highlighter/pull/14) from [@jrfnl](https://github.com/jrfnl).
1819

1920
## [0.5] - 2020-05-13
2021

0 commit comments

Comments
 (0)