]> git.cworth.org Git - obsolete/notmuch-web/blobdiff - node_modules/express/node_modules/qs/support/should/History.md
Install the "express" node module via npm
[obsolete/notmuch-web] / node_modules / express / node_modules / qs / support / should / History.md
diff --git a/node_modules/express/node_modules/qs/support/should/History.md b/node_modules/express/node_modules/qs/support/should/History.md
new file mode 100644 (file)
index 0000000..cb95b57
--- /dev/null
@@ -0,0 +1,22 @@
+
+0.0.4 / 2010-11-24 
+==================
+
+  * Added `.ok` to assert truthfulness
+  * Added `.arguments`
+  * Fixed double required bug. [thanks dominictarr]
+
+0.0.3 / 2010-11-19 
+==================
+
+  * Added `true` / `false` assertions
+
+0.0.2 / 2010-11-19 
+==================
+
+  * Added chaining support
+
+0.0.1 / 2010-11-19 
+==================
+
+  * Initial release