==================
- Implemented support for specifying the filename of a downloaded file when
using ``download-only = true``. This closes
http://github.com/hexagonit/hexagonit.recipe.download/issuesissue/3
[dokai]
- Fixed the filename handling for ``download-only = true``. The filename
hashing introduced in 1.4.0 resulted in the names of the downloaded files
to be hashed also. Now the original filename is preserved regardless
whether filenames are hashed in the download cache. This closes
http://github.com/hexagonit/hexagonit.recipe.download/issuesissue/2
[dokai]