Skip to content

Commit

Permalink
doc: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbayne committed Jul 11, 2020
1 parent 54b088c commit b3ef7e9
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# 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 (roughly) adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v1.2.0 - 2020-07-11
### Added
- Started this changelog.

### Fixed
- Finally fixed a bug that was preventing the app from getting past the splash screen.

## v1.1.0 - 2020-06-27 [YANKED]

## v1.0.0 - 2020-06-13 [YANKED]

0 comments on commit b3ef7e9

Please sign in to comment.