summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/bin-links/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/bin-links/CHANGELOG.md')
-rw-r--r--deps/npm/node_modules/bin-links/CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/deps/npm/node_modules/bin-links/CHANGELOG.md b/deps/npm/node_modules/bin-links/CHANGELOG.md
new file mode 100644
index 0000000000..c21734b67d
--- /dev/null
+++ b/deps/npm/node_modules/bin-links/CHANGELOG.md
@@ -0,0 +1,22 @@
+# Change Log
+
+All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+
+<a name="1.1.0"></a>
+# [1.1.0](https://github.com/npm/bin-links/compare/v1.0.0...v1.1.0) (2017-11-20)
+
+
+### Features
+
+* **dos2unix:** Log the fact line endings are being changed upon install. ([e9f8a6f](https://github.com/npm/bin-links/commit/e9f8a6f))
+
+
+
+<a name="1.0.0"></a>
+# 1.0.0 (2017-10-07)
+
+
+### Features
+
+* **import:** initial extraction from npm ([6ed0bfb](https://github.com/npm/bin-links/commit/6ed0bfb))
+* **initial commit:** README ([3fc9cf0](https://github.com/npm/bin-links/commit/3fc9cf0))