Skip to content

Commit cbd22b3

Browse files
committed
sort by latest first
1 parent edfe1e7 commit cbd22b3

File tree

1 file changed

+28
-40
lines changed

1 file changed

+28
-40
lines changed

CHANGELOG.md

Lines changed: 28 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,49 @@
11
# Changelog
22

3-
1.0.0 / 2020-07-15
4-
===================
3+
# 2.0.3 / 2023-03-01
54

6-
* The first public version (1.0.0) of Cloudinary Laravel Package.
5+
- Bump to support Laravel 10
76

8-
1.0.1 / 2020-09-23
9-
==================
7+
# 2.0.2 / 2023-02-07
108

11-
* Bump to support Laravel 8
12-
13-
1.0.2 / 2020-11-27
14-
==================
9+
- Update Analytics
1510

16-
* Add Fix to support Laravel 6
17-
18-
1.0.3 / 2020-12-04
19-
======================
11+
# 2.0.1 / 2022-06-03
2012

21-
* Bump to support versions greater than PHP 7
13+
- Fix listContents() and make it compatible with Flysystem v3. @brandon14
2214

23-
1.0.4 / 2021-02-17
24-
======================
15+
# 2.0.0 / 2022-06-02
2516

26-
* Upgrade cloudinary php library
27-
* Fix Bug with HumanReadableSize Function - Cybersai
17+
- Rewrite Cloudinary Adapter to work with Flysystem v3
18+
- Support for Laravel 9 without issues
19+
- Remove deprecated methods
2820

29-
1.0.5 / 2022-03-03
30-
======================
21+
# 1.0.5 / 2022-03-03
3122

32-
* Upgrade cloudinary php library
33-
* Add support for Laravel 9
34-
* Add more options to attach Media
35-
* Fix Flystem Adapter for Cloudinary Adapter
36-
* Add support for getting asset url using only public id
37-
* Replace deprecated method names with v2
23+
- Upgrade cloudinary php library
24+
- Add support for Laravel 9
25+
- Add more options to attach Media
26+
- Fix Flystem Adapter for Cloudinary Adapter
27+
- Add support for getting asset url using only public id
28+
- Replace deprecated method names with v2
3829

39-
2.0.0 / 2022-06-02
40-
======================
30+
# 1.0.4 / 2021-02-17
4131

42-
* Rewrite Cloudinary Adapter to work with Flysystem v3
43-
* Support for Laravel 9 without issues
44-
* Remove deprecated methods
32+
- Upgrade cloudinary php library
33+
- Fix Bug with HumanReadableSize Function - Cybersai
4534

46-
2.0.1 / 2022-06-03
47-
======================
35+
# 1.0.3 / 2020-12-04
4836

49-
* Fix listContents() and make it compatible with Flysystem v3. @brandon14
37+
- Bump to support versions greater than PHP 7
5038

39+
# 1.0.2 / 2020-11-27
5140

52-
2.0.2 / 2023-02-07
53-
======================
41+
- Add Fix to support Laravel 6
5442

55-
* Update Analytics
43+
# 1.0.1 / 2020-09-23
5644

45+
- Bump to support Laravel 8
5746

58-
2.0.3 / 2023-03-01
59-
======================
47+
# 1.0.0 / 2020-07-15
6048

61-
* Bump to support Laravel 10
49+
- The first public version (1.0.0) of Cloudinary Laravel Package.

0 commit comments

Comments
 (0)