From 86b7bce9fa7e856762a7e7a53d29323beead9226 Mon Sep 17 00:00:00 2001 From: Dan Green Date: Sat, 30 Dec 2017 16:04:07 +0700 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..1e5c922 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# 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.2] - 2017-12-30 +### Changed +- `gulp-util` -> `plugin-error`