From be33bb82f6276b05a3861df8a7c5138ac320a00b Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Mon, 3 Jul 2017 00:54:44 -0500 Subject: 📝 Update CHANGELOG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5d320d..a468b24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased] +## v1.0.0 - 2017-07-03 ### Added - JSDoc config - Eslint config -- cgit