# Change Log for <%= packageName %>
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

### Added
- Feature x

### Fixed
- Bug y

## 0.0.1 - <%= todayDate %>
- Initial release

[Unreleased]: https://github.com/<%= packageGitHubOrg %>/<%= packageName %>/v0.0.1...HEAD
