## 0.1.7 (2016-08-17)
The file extension regex is now case insensitive

## 0.1.6 (2016-08-16)
keys for upload opts (like "folder") need to be binaries. sorting however puts atoms before binaries, so signing did not work in such cases. Thank you @manukall!

## 0.1.5 (2016-08-11)
bumped deps

## 0.1.4 (2016-07-13)
updated timex dep

## 0.1.3 (2016-07-13)
allow uploading images from https urls, thank you @manukall !

## 0.1.2 (2016-06-27)
Bumped dependencies

## 0.1.1 (2016-06-21)
added timex to the applications list to allow for exrm releases (@manukall)

## 0.1.0 (2016-06-21)
Features:
  - You can now pass %{public_id: "my_public_id"} as options to the cloudinary upload, thanks @manukall !

## 0.0.2 (2016-03-24)

Features:
  - Added a url generator Cloudex.Url.for(public_id, options)
  - Added example of a Phoenix Helper

## 0.0.1 (2016-03-24)

  - Initial commit
