aboutsummaryrefslogtreecommitdiff
path: root/node_modules/encodeurl/HISTORY.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/encodeurl/HISTORY.md')
-rw-r--r--node_modules/encodeurl/HISTORY.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/node_modules/encodeurl/HISTORY.md b/node_modules/encodeurl/HISTORY.md
new file mode 100644
index 000000000..06d34a5aa
--- /dev/null
+++ b/node_modules/encodeurl/HISTORY.md
@@ -0,0 +1,9 @@
+1.0.1 / 2016-06-09
+==================
+
+ * Fix encoding unpaired surrogates at start/end of string
+
+1.0.0 / 2016-06-08
+==================
+
+ * Initial release