All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. This change log follows the conventions of keep a CHANGELOG.
- Add
app/public.php
andapp/info/public.php
. - Add
app/cron.php
for testing cron tasks. - Add
app/query
for testing query strings. - Add
app/.gitignore
.
- Write timestamp to
app/data/rw.txt
.
- Initial release.