Skip to content

Commit

Permalink
Added changelog + v1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Lodder committed May 13, 2016
1 parent adc788b commit 511af32
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions changelog.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?php
// No direct access
die('Restricted access');
?>

Changelog
------------

* -> Security Fix
# -> Bug Fix
$ -> Language fix or change
+ -> Addition
^ -> Change
- -> Removed
! -> Note

Version 1.0.0
+ Initial release

0 comments on commit 511af32

Please sign in to comment.