We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd67462 commit 5167175Copy full SHA for 5167175
component.json
@@ -1,6 +1,6 @@
1
{
2
"name": "retext-readability",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"description": "Check readability with retext",
5
"license": "MIT",
6
"keywords": [
history.md
@@ -2,6 +2,11 @@
<!--lint disable no-multiple-toplevel-headings -->
+1.2.0 / 2016-01-13
+==================
7
+
8
+* Add support for `minWords` as a setting ([bd67462](https://github.com/wooorm/retext-readability/commit/bd67462))
9
10
1.1.0 / 2016-01-11
11
==================
12
package.json
0 commit comments