CHANGELOG.md in cloudinary-1.1.2 vs CHANGELOG.md in cloudinary-1.1.3

- old
+ new

@@ -1,5 +1,15 @@ +1.1.3 / 2016-03-16 +================== + + * Update known file types. + * Use `upload` params in `explicit` for forward compatibility. + * Change `LAYER_KEYWORD_PARAMS` to array to explicitly declare the order. + * Add comment regarding the `allow_implicit_crop_mode`. + * Use `target_tags` to specify tags for the created archive. + * Fix mapping test. + 1.1.2 / 2015-12-16 ================== * Support new archive (ZIP) creation API: * Uploader: `create_archive`, `create_zip`.