Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools/eslint/node_modules/parse-entities/history.md')
-rw-r--r--tools/eslint/node_modules/parse-entities/history.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/tools/eslint/node_modules/parse-entities/history.md b/tools/eslint/node_modules/parse-entities/history.md
new file mode 100644
index 00000000000..135fe1e0969
--- /dev/null
+++ b/tools/eslint/node_modules/parse-entities/history.md
@@ -0,0 +1,23 @@
+<!--remark setext-->
+
+<!--lint disable no-multiple-toplevel-headings -->
+
+1.1.0 / 2016-07-31
+==================
+
+* Add new `nonTerminated` setting ([`eed693c`](https://github.com/wooorm/parse-entities/commit/eed693c))
+
+1.0.2 / 2015-12-29
+==================
+
+* Fix legacy entity support ([7bf652a](https://github.com/wooorm/parse-entities/commit/7bf652a))
+
+1.0.1 / 2015-12-27
+==================
+
+* Update mdast to remark ([8b158ad](https://github.com/wooorm/parse-entities/commit/8b158ad))
+* Fix escaping in `readme.md` ([c743fa2](https://github.com/wooorm/parse-entities/commit/c743fa2))
+* Fix missing dependencies in `component.json` ([cbdd3da](https://github.com/wooorm/parse-entities/commit/cbdd3da))
+
+1.0.0 / 2015-12-23
+==================