Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 552 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 552 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2024-04-27

Added

  • utils/ directory with:
    • index.php file to help prevent directory snooping.
    • getAppVersion function to get the app version from the CHANGELOG file.

[1.0.0] - 2024-04-27

Added

  • Initial release
  • gitignore file
  • README file
  • CHANGELOG file