From c3f97a0cf1360bb8487feb04d4782350cf42d632 Mon Sep 17 00:00:00 2001 From: Nicholas Hubbard Date: Fri, 2 Sep 2016 21:58:22 -0400 Subject: [PATCH 1/2] Add CII Badge, Remove Node Version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d5f7176..0b9e00ed 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

Dependency Status devDependency Status - Node Version + License Travis Known Vulnerabilities From a4ba7f277e94b7f014fa8350c71d754892e3b079 Mon Sep 17 00:00:00 2001 From: Nicholas Hubbard Date: Fri, 2 Sep 2016 22:00:37 -0400 Subject: [PATCH 2/2] 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