Add CHANGELOG

This commit is contained in:
Oliver Davies 2024-02-19 12:23:59 +00:00
parent 9693406b7d
commit bd90f9045a

7
CHANGELOG.md Normal file
View 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.