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