Add CHANGELOG
This commit is contained in:
parent
9693406b7d
commit
bd90f9045a
1 changed files with 7 additions and 0 deletions
7
CHANGELOG.md
Normal file
7
CHANGELOG.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Changelog
|
||||
|
||||
## 0.1.0
|
||||
|
||||
- Add `install` for all projects based on the assumption it's a PHP project.
|
||||
- Add `test` for all projects based on the assumption it runs PHPUnit.
|
||||
- Add `run` for Sculpin projects.
|
Reference in a new issue