Version 1
[yaffs-website] / node_modules / throttleit / History.md
diff --git a/node_modules/throttleit/History.md b/node_modules/throttleit/History.md
new file mode 100644 (file)
index 0000000..4847d91
--- /dev/null
@@ -0,0 +1,19 @@
+
+1.0.0 / 2015-02-27
+==================
+
+ - Internal refactor
+ - Removed `max` argument
+ - Context for invocation is cached/cleared properly
+ - More tests
+
+0.0.2 / 2013-03-26
+==================
+
+ - Cache the return value
+ - Don't use `setTimeout()`
+
+0.0.1 / 2013-03-26
+==================
+
+ - Initial release