summaryrefslogtreecommitdiff
path: root/node_modules/throttleit/History.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/throttleit/History.md')
-rw-r--r--node_modules/throttleit/History.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/node_modules/throttleit/History.md b/node_modules/throttleit/History.md
new file mode 100644
index 0000000..fdf168e
--- /dev/null
+++ b/node_modules/throttleit/History.md
@@ -0,0 +1,11 @@
+
+0.0.2 / 2013-03-26
+==================
+
+ - Cache the return value
+ - Don't use `setTimeout()`
+
+0.0.1 / 2013-03-26
+==================
+
+ - Initial release