From 64e4e753c95747c2ccb4afd22d1b727eff56c8e6 Mon Sep 17 00:00:00 2001 From: Avior <2bazert@gmail.com> Date: Mon, 22 Oct 2018 08:33:06 +0000 Subject: [PATCH] Add CHANGELOG --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7be62e3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). + +## 0.1.0 - 2018-07-10 +### Added +### Removed +### Changed +### Fixed \ No newline at end of file