Demo for query storing
Change-Id: I947bcac841992c3f6cfd01ab337c265b0d01cb70
diff --git a/node_modules/grunt-legacy-util/CHANGELOG b/node_modules/grunt-legacy-util/CHANGELOG
new file mode 100644
index 0000000..5eb979e
--- /dev/null
+++ b/node_modules/grunt-legacy-util/CHANGELOG
@@ -0,0 +1,21 @@
+v2.0.0:
+ date: 2020-08-18
+ changes:
+ - Update dependencies
+ - Fix Buffer warnings by switching to Buffer.from()
+ - Avoid detecting AsyncFunction as a generic object
+v1.1.1:
+ date: 2018-05-21
+ changes:
+ - Fixes lodash versioning
+
+v1.1.0:
+ date: 2018-05-19
+ changes:
+ - Security fixes
+
+v1.0.0:
+ date: 2016-04-03
+ changes:
+ - test fixes for Windows
+ - update to use the svg badge