==================
* Increment version to v1.0.0: Renamed url method of CloudinaryImage to build_url to avoid conflicts with the url property. Support keep_original in resource deletion. Support delete_resources_by_tag, Allow supplying unicode url in cloudinary.uploader.upload, Support passing parameters to cloudinary upload. Support upload parameters based on model in CloudinaryField, Support for transformation flags.
* Support for transformation flags
* Merge branch 'master' of github.com:cloudinary/pycloudinary
* Support passing parameters to cloudinary upload. Support upload parameters based on model in CloudinaryField
* Allow supplying unicode url in cloudinary.uploader.upload
* Support delete_resources_by_tag Support keep_original in resource deletion