From c917ffb93efb6c1dffbced77027f085b06425170 Mon Sep 17 00:00:00 2001 From: Dmytro Bogatov <dmytro@dbogatov.org> Date: Thu, 7 Dec 2017 22:20:04 -0500 Subject: [PATCH] Add changelog --- CHANGELOG | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CHANGELOG diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..6b9624e --- /dev/null +++ b/CHANGELOG @@ -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). + +## [1.0.0] - 2017-12-07 + +### Added + +- First release -- GitLab