All notable changes to composer-action
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
v2.1.0 - 2019-09-02
- Update the heading in the README (#4)
v2.0.1 - 2019-08-19
- Fix usage details in the README (#3)
v2.0.0 - 2019-08-19
- Update to use the new YAML syntax for Actions (#2)
v1.0.1 - 2019-02-11
- Add link to GitHub Actions listing
- Update to use HTTPS links in Dockerfile
- Remove Travis badges which are unused
v1.0.0 - 2018-12-03
- Change to use the major (v1) version of Composer Docker
v0.0.2 - 2018-12-03
- Update the permissions for
endpoint.sh
to be executable
- Initial release