Browse Source

Add changelog file

tags/v0.1.1
Jérôme Deuchnord 4 years ago
parent
commit
e3a94c2187
No known key found for this signature in database GPG Key ID: BC6F3C345B7D33B0
1 changed files with 12 additions and 0 deletions
  1. +12
    -0
      CHANGELOG.md

+ 12
- 0
CHANGELOG.md View File

@@ -0,0 +1,12 @@
# 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]


## [0.1.0] - 2019-11-10

- First version

Loading…
Cancel
Save