Skip to content

Commit

Permalink
Add a CHANGELOG
Browse files Browse the repository at this point in the history
This adds a changelog to the repository. Since we have no prior tagged
releases to compare against, this will be the first real release of the
tool.
  • Loading branch information
abhinav committed Jan 3, 2019
1 parent 086cdf8 commit 52beaec
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
### Changed
- Initial tagged release.

0 comments on commit 52beaec

Please sign in to comment.