From 908fa0790aa15c58e95dbfa4e3fefc25d32d321e Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Mon, 28 Aug 2017 21:38:32 -0500 Subject: Update changelog and version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 050f881..6450590 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] +## 1.0.0 - 2017-08-28 ### Added - JSDoc gerneration - Eslint config -- cgit