diff --git a/changelog.md b/changelog.md index b0b8a39..39d0052 100644 --- a/changelog.md +++ b/changelog.md @@ -34,4 +34,11 @@ * Add more options to attach Media * Fix Flystem Adapter for Cloudinary Adapter * Add support for getting asset url using only public id - * Replace deprecated method names with v2 \ No newline at end of file + * Replace deprecated method names with v2 + +2.0.0 / 2022-06-02 +====================== + + * Rewrite Cloudinary Adapter to work with Flysystem v3 + * Support for Laravel 9 without issues + * Remove deprecated methods \ No newline at end of file