|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [1.2.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/1.2.0) (2018-02-05) |
| 4 | +[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.1.0...1.2.0) |
| 5 | + |
| 6 | +**Merged pull requests:** |
| 7 | + |
| 8 | +- Support brotli [\#104](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/104) ([cibernox](https://github.com/cibernox)) |
| 9 | +- add wasm to filePattern defaults \#101 [\#102](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/102) ([jenweber](https://github.com/jenweber)) |
| 10 | +- \[DOC\] remove trailing comma [\#98](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/98) ([fivetanley](https://github.com/fivetanley)) |
| 11 | + |
3 | 12 | ## [v1.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v1.1.0) (2017-05-31)
|
4 | 13 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.0.0...v1.1.0)
|
5 | 14 |
|
6 | 15 | **Merged pull requests:**
|
| 16 | + |
7 | 17 | - Fix defaultMimeType option binding [\#94](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/94) ([wytlytningNZ](https://github.com/wytlytningNZ))
|
| 18 | +- DOC - formatting updates to README [\#91](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/91) ([et](https://github.com/et)) |
8 | 19 |
|
9 |
| -## [v1.0.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v1.0.0) (2017-03-25) |
| 20 | +## [v1.0.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v1.0.0) (2017-04-06) |
10 | 21 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v1.0.0-beta.0...v1.0.0)
|
11 | 22 |
|
12 |
| -No changes from 1.0.0-beta.0 |
13 |
| - |
14 | 23 | ## [v1.0.0-beta.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/tree/v1.0.0-beta.0) (2017-03-25)
|
15 | 24 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/compare/v0.4.0...v1.0.0-beta.0)
|
16 | 25 |
|
@@ -44,7 +53,7 @@ No changes from 1.0.0-beta.0
|
44 | 53 | **Merged pull requests:**
|
45 | 54 |
|
46 | 55 | - added config to include hidden folders in the S3 upload [\#70](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/70) ([habdelra](https://github.com/habdelra))
|
47 |
| -- \[DOC\] Add tip for slashes in the prefix [\#69](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/69) ([harianus](https://github.com/harianus)) |
| 56 | +- \[DOC\] Add tip for slashes in the prefix [\#69](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/69) ([adriaanvanrossum](https://github.com/adriaanvanrossum)) |
48 | 57 | - Allow setting of default mime type for files with no extension [\#63](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/63) ([robwebdev](https://github.com/robwebdev))
|
49 | 58 | - Add otf file type to default filePattern [\#62](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/62) ([koriroys](https://github.com/koriroys))
|
50 | 59 | - Add network proxy option [\#61](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/61) ([v-shan](https://github.com/v-shan))
|
@@ -130,4 +139,4 @@ No changes from 1.0.0-beta.0
|
130 | 139 |
|
131 | 140 |
|
132 | 141 |
|
133 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 142 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments