From 912d06ccf0df706aef22025d4ec635be8c162a4f Mon Sep 17 00:00:00 2001 From: Dom Parfitt Date: Fri, 15 Nov 2019 10:09:09 +0000 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 181f6b0..f8c1c40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased + +## [1.0.0] - 2019-11-15 ### Changed - Renamed `unwrap` to `unwrapGenerator` - Renamed `unwrapFirst` to `unwrap` @@ -13,3 +15,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 0.1.0 - 2019-09-06 ### Added - Initial release. + +[1.0.0]: https://github.com/EconomistDigitalSolutions/sns-sqs-unwrap/compare/v0.1.0...v1.0.0 \ No newline at end of file