From 0e68a71ec358931cf25992e9942a1c43a066599e Mon Sep 17 00:00:00 2001 From: Takuto Wada Date: Mon, 14 Mar 2016 17:37:34 +0900 Subject: [PATCH] docs(CHANGELOG): add CHANGELOG for 3.1.0 --- CHANGELOG.md | 8 ++++++++ README.md | 8 ++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96e2161..4dbc1c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [3.1.0](https://github.com/twada/licensify/releases/tag/v3.1.0) (2016-03-14) + + +#### Features + +* [Support two operators (AND/OR) in SPDX license expression as multiple common licenses](https://github.com/twada/licensify/pull/16) (by [@watilde](https://github.com/watilde)) + + ### [3.0.1](https://github.com/twada/licensify/releases/tag/v3.0.1) (2016-03-10) diff --git a/README.md b/README.md index 3139c21..19e906c 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ DESCRIPTION * licensify: * license: MIT (http://opensource.org/licenses/MIT) * author: Takuto Wada - * contributors: Okuno Kentaro, Ayumu Sato, Denis Sokolov, yudppp + * contributors: Okuno Kentaro, Ayumu Sato, Denis Sokolov, yudppp, Daijiro Wachi * homepage: https://github.com/twada/licensify - * version: 3.0.1 + * version: 3.1.0 * * convert-source-map: * license: MIT (http://opensource.org/licenses/MIT) @@ -51,7 +51,7 @@ DESCRIPTION * author: Julian Gruber * maintainers: juliangruber * homepage: https://github.com/juliangruber/isarray - * version: 0.0.1 + * version: 1.0.0 * * offset-sourcemap-lines: * license: MIT (http://opensource.org/licenses/MIT) @@ -84,7 +84,7 @@ DESCRIPTION * license: MIT (http://opensource.org/licenses/MIT) * maintainers: isaacs , tootallnate , rvagg , cwmma * homepage: https://github.com/nodejs/readable-stream#readme - * version: 2.0.5 + * version: 2.0.6 * * source-map: * license: BSD-3-Clause (http://opensource.org/licenses/BSD-3-Clause)