From 776b0ffeb02394b22afc9d961edda1e4e71c8ca8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sko=CC=88ld?= Date: Fri, 2 Mar 2012 18:09:01 +0100 Subject: [PATCH] Documented changes. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a25b6c5..9e00973 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,11 @@ Uses the [addressable module](https://github.com/publicclass/addressable) for pa ## History +### 0.4.1 + +* [Fix] Added `buffer`-option to file and ftp schemes. +* [Change] Updated mime dependency to 1.2.5. + ### 0.4.0 * [Change] Added the `buffer` option, which is an inverted `stream`, which is now deprecated.