Skip to content

Commit 85bfd1d

Browse files
committed
Added changelog
1 parent 36c1a45 commit 85bfd1d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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 check for Symfony dump function `dd` from [@antograssiot](https://github.com/antograssiot).
12+
- Added check for Laravel dump function `dump` from [@Douglasdc3](https://github.com/Douglasdc3).
13+
- Added changelog.
14+
15+
### Internal
16+
17+
- Fixed running tests in PHP 5.4 and PHP 5.5 in CI.

0 commit comments

Comments
 (0)