Skip to content

Commit 61247e8

Browse files
reedygrogy
authored andcommitted
Add CHANGELOG.md
Fixes #1
1 parent b8da360 commit 61247e8

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6+
7+
## [Unreleased]
8+
9+
### Added
10+
11+
- Added changelog from [@reedy](https://github.com/reedy).
12+
13+
### Internal
14+
15+
- Travis: test against PHP 7.3 from [@samnela](https://github.com/samnela).
16+
- Cleaned readme - new organization from previous package from [@grogy](https://github.com/grogy).
17+
- Composer: updated dependancies to use new php-parallel-lint organisation from [@grogy](https://github.com/grogy).
18+
- Composer: marked package as replacing jakub-onderka/php-console-color from [@jrfnl](https://github.com/jrfnl).
19+
- Added a .gitattributes file from [@reedy](https://github.com/reedy).
20+
- Travis: test against PHP 7.4 and nightly from [@jrfnl](https://github.com/jrfnl).
21+
- Travis: only run PHPCS on PHP 7.4 from [@jrfnl](https://github.com/jrfnl).

0 commit comments

Comments
 (0)