From a4ba7f277e94b7f014fa8350c71d754892e3b079 Mon Sep 17 00:00:00 2001 From: Nicholas Hubbard Date: Fri, 2 Sep 2016 22:00:37 -0400 Subject: [PATCH] Add Change to Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e2cda42..b87473dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added - Added ability to remove tags from the beginning or end of newsfeed items in 'newsfeed.js'. - Added ability to define "the day after tomorrow" for calendar events (Definition for German and Dutch already included). +- Added CII Badge (we are compliant with the CII Best Practices) ## [2.0.4] - 2016-08-07