From 7ff75be942a52ea5ecbb2d3c5450fc205b096ebc Mon Sep 17 00:00:00 2001 From: unicodeveloper Date: Thu, 2 Jun 2022 12:49:18 +0100 Subject: [PATCH] Version 2.0.0 --- changelog.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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