From 29b7705d86d8c171a503877839bdb8f88788a16f Mon Sep 17 00:00:00 2001 From: Vladimir Kutepov Date: Wed, 24 Jan 2018 15:34:16 +0800 Subject: [PATCH] 1.0.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81df263..599fcf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,6 @@ 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 - Unreleased +## 1.0.0 - 2018-01-24 * Initial public release