diff --git a/README.md b/README.md index 7921804..9a9a216 100644 --- a/README.md +++ b/README.md @@ -68,37 +68,37 @@ request({ [v1.1.0](#v1.1.0) - - support for 'end', 'on', 'emit', 'once', 'setMaxListeners', 'start', 'removeListener', 'pipe' request methods by @juliendangers + - support for 'end', 'on', 'emit', 'once', 'setMaxListeners', 'start', 'removeListener', 'pipe' request methods by @juliendangers [v1.0.4](#v1.0.4) - - added `EPIPE` + - added `EPIPE` [v1.0.3](#v1.0.3) - - added `EHOSTUNREACH` + - added `EHOSTUNREACH` [v1.0.2](#v1.0.2) - - upgraded `request` to 2.44.0 (19/09/2014) - - callback is now optional + - upgraded `request` to 2.44.0 (19/09/2014) + - callback is now optional [v1.0.1](#v1.0.1): - - added `cancelable` as deps + - added `cancelable` as deps [v1.0.0](#v1.0.0): - - request now yield an Request instance with a `.abort()` method. + - request now yield an Request instance with a `.abort()` method. [v0.0.1](#v0.0.1) - - initial commit + - initial commit Copyright 2014, [Francois-Guillaume Ribreau](http://fgribreau.com) (npm@fgribreau.com)