From 0dccfb883ce3b93c2cb50302eac52516e725d27b Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Sun, 9 Aug 2015 21:44:43 +0200 Subject: [PATCH] 1.0.0-rc.3 --- component.json | 2 +- history.md | 5 +++++ package.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/component.json b/component.json index 1db0d854..3f86e69b 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "retext", - "version": "1.0.0-rc.2", + "version": "1.0.0-rc.3", "description": "Extensible system for analysing and manipulating natural language", "license": "MIT", "keywords": [ diff --git a/history.md b/history.md index 3f26a1ef..1d88c0a1 100644 --- a/history.md +++ b/history.md @@ -4,6 +4,11 @@ +1.0.0-rc.3 / 2015-08-09 +======================= + +* Add positional information to NLCST parsers ([5de2f80](https://github.com/wooorm/retext/commit/5de2f80)) + 1.0.0-rc.2 / 2015-07-31 ======================= diff --git a/package.json b/package.json index ee8b2115..d73eb2ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "retext", - "version": "1.0.0-rc.2", + "version": "1.0.0-rc.3", "description": "Extensible system for analysing and manipulating natural language", "license": "MIT", "keywords": [