| *** EmailTrack Changelog ***
2015.06.17 - version 0.3.1
 * [NEW] Themed the examples with SkeletonCSS 
2015.06.16 - version 0.3
 * [Changed] Project structure, make class files more apparent.
2015.06.12 - version 0.2
 * [NEW] Database connect method.
 * [NEW] checkVars method instead of doing it in the runApplication method.
 * [NEW] Added settings definition to the top of class.
 * [NEW] Added change log to the project.
 * [NEW] Added random subject generator function to example.
 * [Changed] Apply PSR-1/2 coding standards
 * [Changed] Database field names from `customer` to `email`
 * [Changed] Update README file.
 * [Changed] Update EXAMPLES.
 * [Removed] No longer tracking _main.db file from project.
2015.05.01 - version 0.1
 * [NEW] Initial Commit.
 |