Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/delegates/History.md')
-rw-r--r--node_modules/delegates/History.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/node_modules/delegates/History.md b/node_modules/delegates/History.md
new file mode 100644
index 000000000..aee31a4c3
--- /dev/null
+++ b/node_modules/delegates/History.md
@@ -0,0 +1,16 @@
+
+0.1.0 / 2014-10-17
+==================
+
+ * adds `.fluent()` to api
+
+0.0.3 / 2014-01-13
+==================
+
+ * fix receiver for .method()
+
+0.0.2 / 2014-01-13
+==================
+
+ * Object.defineProperty() sucks
+ * Initial commit