From 2dcf60ce0dc76d613f3dc9fa89c2f51c970dbf1a Mon Sep 17 00:00:00 2001 From: Anselm Bradford Date: Thu, 26 Jul 2018 13:54:04 -0400 Subject: [PATCH] Adds sections in changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47c1c4c..51b6d55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ Notable changes to this project will be documented in this file. We follow the [Semantic Versioning 2.0.0](http://semver.org/) format. ## UNRELEASED + +### Added +- + +### Changed - Convert browserify config to webpack. - Remove unused dependencies. - Remove dependency on consumerfinance.gov in standalone mode. @@ -13,6 +18,9 @@ We follow the [Semantic Versioning 2.0.0](http://semver.org/) format. - Update test to test additional number formatting condition. - Remove global install of snyk. +### Removed +- + ## 0.6.1 - Fix handling of Leap Day birthdays - Used Snyk to walk through updating some dependencies with vulnerabilities