Adds changelog

This commit is contained in:
HarpyEagle
2015-10-08 16:11:17 -04:00
parent 38775120d7
commit b9feb805c1
3 changed files with 27 additions and 6 deletions
@@ -1,3 +0,0 @@
author: HarpyEagle
changes: []
delete-after: false
-3
View File
@@ -1,3 +0,0 @@
author: HarpyEagle
changes: []
delete-after: false
@@ -0,0 +1,27 @@
################################
# Example Changelog File
#
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
#
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
# When it is, any changes listed below will disappear.
#
# Valid Prefixes:
# bugfix
# wip (For works in progress)
# tweak
# soundadd
# sounddel
# rscadd (general adding of nice things)
# rscdel (general deleting of nice things)
# imageadd
# imagedel
# maptweak
# spellcheck (typo fixes)
# experiment
#################################
author: HarpyEagle
changes:
- tweak: "Fabricated power cells start uncharged."
delete-after: true