Skip to content

Commit cab8ece

Browse files
committed
1.1.0
1 parent bafa019 commit cab8ece

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "retext-readability",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Check readability with retext",
55
"license": "MIT",
66
"keywords": [

history.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,12 @@
22

33
<!--lint disable no-multiple-toplevel-headings -->
44

5+
1.1.0 / 2016-01-11
6+
==================
7+
8+
* Add support for threshold as a setting ([bafa019](https://github.com/wooorm/retext-readability/commit/bafa019))
9+
* Add looser warnings ([5fd99b8](https://github.com/wooorm/retext-readability/commit/5fd99b8))
10+
* Add SMOG formula ([ba566e2](https://github.com/wooorm/retext-readability/commit/ba566e2))
11+
512
1.0.0 / 2016-01-11
613
==================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "retext-readability",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Check readability with retext",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)