|
# Changelog |
|
|
|
All notable changes to this project will be documented in this file. |
|
|
|
## [Unreleased] |
|
|
|
<!-- |
|
Notes for any unreleased changes do here. When a new release is cut, move these from |
|
the unreleased section to the section for the new release. |
|
--> |
|
|
|
Upcoming changes. |
|
|
|
### Added |
|
|
|
### Changed |
|
|
|
### Removed |
|
|
|
## [0.0.1] - YYYY-MM-DD |
|
|
|
Initial Release. |
|
|
|
### Added |
|
|
|
- What was added. |
|
|
|
|
|
<!-- |
|
These Markdown anchors provide a link to the diff for each release. They should be |
|
updated any time a new release is cut. |
|
--> |
|
[Unreleased]: / |
|
[0.0.1]: /v0.0.1 |
|
|