[Pkg-javascript-commits] [node-mocks-http] 138/296: updated release notes section of README

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:30 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 93dc5361bae075483312e441424142b92d8e1f47
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date:   Mon Mar 23 12:07:39 2015 +0800

    updated release notes section of README
---
 README.md | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index f039c63..7740a15 100644
--- a/README.md
+++ b/README.md
@@ -104,12 +104,10 @@ Most releases fix bugs with our mocks or add features similar to the
 actual `Request` and `Response` objects offered by Node.js and extended
 by Express.
 
-* v 1.2.5
+[Most Recent Releast Notes](https://github.com/howardabrams/node-mocks-http/releases)
 
-  * Add `path` to request similar to how express does `req.path`
-  * Emit send and end events for json response too
-  * res.set() works like Express when passed an object #33
-  * Set mockResponse.statusCode default to 200, instead of -1
+* [v1.2.6](https://github.com/howardabrams/node-mocks-http/releases/tag/v1.2.6) - March 19, 2015
+* [v1.2.5](https://github.com/howardabrams/node-mocks-http/releases/tag/v1.2.5) - March 5, 2015
 
 
 License

-- 
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