aboutsummaryrefslogtreecommitdiff
path: root/node_modules/loader-utils/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/loader-utils/CHANGELOG.md')
-rw-r--r--node_modules/loader-utils/CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/node_modules/loader-utils/CHANGELOG.md b/node_modules/loader-utils/CHANGELOG.md
new file mode 100644
index 000000000..30545e99f
--- /dev/null
+++ b/node_modules/loader-utils/CHANGELOG.md
@@ -0,0 +1,18 @@
+# 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/webpack/loader-utils/compare/v1.0.4...v1.1.0) (2017-03-16)
+
+
+### Features
+
+* **automatic-release:** Generation of automatic release ([7484d13](https://github.com/webpack/loader-utils/commit/7484d13))
+* **parseQuery:** export parseQuery ([ddf64e4](https://github.com/webpack/loader-utils/commit/ddf64e4))
+
+
+
+# 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.