#Change Log
Example CHANGELOG for DreamBase
- Use this for changes on a branch (such as dev) that aren't yet committed to master.
- Once committed to master/release branch change the CHANGELOG.
- Change "Unreleased version no." to release version number e.g. 0.18
- Change "date-of-release" to date in reverse order, so year-month-day.
- Version 0.18 release.
- XOR class with encryption and decryption functionality.
- Removal of getAlphabetLetter in Cipher class.
- Vigenere cipher printing to console the results of tests.
For more info visit [http://keepachangelog.com] (http://keepachangelog.com/en/0.3.0/)