Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 627 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 627 Bytes

Change Log

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.

Added

  • Add app/public.php and app/info/public.php.
  • Add app/cron.php for testing cron tasks.
  • Add app/query for testing query strings.
  • Add app/.gitignore.

Changed

  • Write timestamp to app/data/rw.txt.

0.0.1 / 2016-04-07

  • Initial release.