aboutsummaryrefslogtreecommitdiff
path: root/node_modules/iconv-lite/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/iconv-lite/Changelog.md')
-rw-r--r--node_modules/iconv-lite/Changelog.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/node_modules/iconv-lite/Changelog.md b/node_modules/iconv-lite/Changelog.md
index 421b1e2db..7471505bb 100644
--- a/node_modules/iconv-lite/Changelog.md
+++ b/node_modules/iconv-lite/Changelog.md
@@ -1,4 +1,19 @@
+# 0.4.15 / 2016-11-21
+
+ * Fixed typescript type definition (#137)
+
+
+# 0.4.14 / 2016-11-20
+
+ * Preparation for v1.0
+ * Added Node v6 and latest Node versions to Travis CI test rig
+ * Deprecated Node v0.8 support
+ * Typescript typings (@larssn)
+ * Fix encoding of Euro character in GB 18030 (inspired by @lygstate)
+ * Add ms prefix to dbcs windows encodings (@rokoroku)
+
+
# 0.4.13 / 2015-10-01
* Fix silly mistake in deprecation notice.