You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
### v0.2.0
2
+
3
+
#### Community Contributions
4
+
5
+
-[#20](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/20) Add support for ACL on objects [@flecno](https://github.com/flecno)
6
+
-[#24](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/24) Make region a required property [@achambers](https://github.com/achambers)
7
+
-[#21](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/21) don't use path.join for urls [@flecno](https://github.com/flecno)
8
+
-[#31](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/31) Warn about configuration sharing [@ember-cli-deploy](https://github.com/ember-cli-deploy)
9
+
-[#39](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/39) Remove required keys, to support IAM roles [@kkumler/feature](https://github.com/kkumler/feature)
10
+
11
+
### v0.1.0
12
+
1
13
#### Community Contributions
2
14
3
15
-[#11](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/11) Add content encoding to ContentType for text files [@achambers](https://github.com/achambers)
0 commit comments