[Pkg-javascript-commits] [node-mocks-http] 288/296: Releasing 1.5.1 to support .vary response method
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Feb 8 18:13:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a commit to branch master
in repository node-mocks-http.
commit 06b6d1ac00891bab8deb70bc7659febecf81cea0
Author: Howard Abrams <howard.abrams at gmail.com>
Date: Sat Nov 21 14:29:32 2015 -0800
Releasing 1.5.1 to support .vary response method
---
HISTORY.md | 5 +++++
package.json | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/HISTORY.md b/HISTORY.md
index ac0ea35..027d4c6 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,3 +1,8 @@
+v 1.5.1
+-------
+
+ * Add support for the `.vary()` response method
+
v 1.5.0
-------
diff --git a/package.json b/package.json
index 25f7b70..203e7da 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"author": "Howard Abrams <howard.abrams at gmail.com> (http://www.github.com/howardabrams)",
"name": "node-mocks-http",
"description": "Mock 'http' objects for testing Express routing functions",
- "version": "1.5.0",
+ "version": "1.5.1",
"homepage": "https://github.com/howardabrams/node-mocks-http",
"bugs": {
"url": "https://github.com/howardabrams/node-mocks-http/issues"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git
More information about the Pkg-javascript-commits
mailing list