Skip to content

Commit

Permalink
docs(CHANGELOG): add CHANGELOG for 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twada committed Mar 14, 2016
1 parent 40dd93f commit 0e68a71
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ DESCRIPTION
* licensify:
* license: MIT (http://opensource.org/licenses/MIT)
* author: Takuto Wada <[email protected]>
* 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)
Expand All @@ -51,7 +51,7 @@ DESCRIPTION
* author: Julian Gruber <[email protected]>
* maintainers: juliangruber <[email protected]>
* homepage: https://github.com/juliangruber/isarray
* version: 0.0.1
* version: 1.0.0
*
* offset-sourcemap-lines:
* license: MIT (http://opensource.org/licenses/MIT)
Expand Down Expand Up @@ -84,7 +84,7 @@ DESCRIPTION
* license: MIT (http://opensource.org/licenses/MIT)
* maintainers: isaacs <[email protected]>, tootallnate <[email protected]>, rvagg <[email protected]>, cwmma <[email protected]>
* 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)
Expand Down

0 comments on commit 0e68a71

Please sign in to comment.