File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 1.1.0] - 2023-07-28
6
+
5
7
### Added
6
8
7
9
- Filesystem Adapter for integrating with Cloudflare R2 service
29
31
30
32
- ExpressionEngine Filesystem adapters for AWS S3 and DigitalOcean Spaces
31
33
34
+ [ Unreleased ] : https://github.com/ExpressionEngine/cloud-files/compare/1.1.0...HEAD
32
35
33
- [ Unreleased ] : https://github.com/packettide/ee- cloud-files/compare/1.0.2...HEAD
36
+ [ 1.1.0 ] : https://github.com/ExpressionEngine/ cloud-files/compare/1.0.2...1.1.0
34
37
35
- [ 1.0.2 ] : https://github.com/packettide/ee- cloud-files/compare/1.0.1...1.0.2
38
+ [ 1.0.2 ] : https://github.com/ExpressionEngine/ cloud-files/compare/1.0.1...1.0.2
36
39
37
- [ 1.0.1 ] : https://github.com/packettide/ee- cloud-files/compare/1.0.0...1.0.1
40
+ [ 1.0.1 ] : https://github.com/ExpressionEngine/ cloud-files/compare/1.0.0...1.0.1
38
41
39
- [ 1.0.0 ] : https://github.com/packettide/ee- cloud-files/releases/tag/1.0.0
42
+ [ 1.0.0 ] : https://github.com/ExpressionEngine/ cloud-files/releases/tag/1.0.0
Original file line number Diff line number Diff line change 7
7
'author_url ' => 'https://expressionengine.com/ ' ,
8
8
'name ' => 'Cloud Files ' ,
9
9
'description ' => '' ,
10
- 'version ' => '1.0 .0 ' ,
10
+ 'version ' => '1.1 .0 ' ,
11
11
'namespace ' => 'CloudFiles ' ,
12
12
'settings_exist ' => false ,
13
13
'filesystem_adapters ' => [
You can’t perform that action at this time.
0 commit comments