Commit 1967c531 authored by Łukasz Nowak's avatar Łukasz Nowak

Fill changelog.

Also fix formatting a bit.
parent 8fb3c29a
Changes
=======
0.2 (unreleased) 0.2 (unreleased)
================ ----------------
* Incompatible change: NetworkcacheClient.download returns downloaded * Incompatible change: NetworkcacheClient.download returns opened temporary
location instead of content in order to minimise memory footprint. [Łukasz file object, which will be deleted on close. This minimises memory footprint.
Nowak] [Lucas Carvalho]
* Minimise memory footprint during upload. [Łukasz Nowak] * Minimise memory footprint during upload. [Łukasz Nowak]
* Use PUT instead of POST during upload. [Lucas Carvalho] * Use PUT instead of POST during upload. [Lucas Carvalho]
0.1 (2011-06-23) 0.1 (2011-06-23)
================ ----------------
* Initial version. * Initial version.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment