-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
52 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# Change Log | ||
|
||
## [0.3.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/tree/0.3.0) (2016-02-06) | ||
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/compare/v0.2.0...0.3.0) | ||
|
||
- add fetchInitialRevisions [\#47](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/47) ([ghedamat](https://github.com/ghedamat)) | ||
- Add mimetype detection based on `filePattern`/`filePath` [\#46](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/46) ([elidupuis](https://github.com/elidupuis)) | ||
- Ensure ACL configuration option is set during activation [\#44](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/44) ([elidupuis](https://github.com/elidupuis)) | ||
- update ember-cli-deploy-plugin [\#41](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/41) ([ghedamat](https://github.com/ghedamat)) | ||
- \[Doc\] Fix documentation passing revision via cli [\#39](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/39) ([LevelbossMike](https://github.com/LevelbossMike)) | ||
- Readme: Missing `=` in snippet [\#38](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/38) ([jthiller](https://github.com/jthiller)) | ||
- Useful info for AWS admins [\#37](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/37) ([pablobm](https://github.com/pablobm)) | ||
- Don't use path.join for URLs [\#36](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/36) ([LevelbossMike](https://github.com/LevelbossMike)) | ||
|
||
## [v0.2.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/tree/v0.2.0) (2015-12-31) | ||
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/compare/v0.1.1...v0.2.0) | ||
|
||
- Add missing assignment [\#34](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/34) ([backspace](https://github.com/backspace)) | ||
- Loosen AWS option requirements [\#33](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/33) ([quiddle](https://github.com/quiddle)) | ||
- \[BREAKING\] Make `region` a required configuration. [\#31](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/31) ([LevelbossMike](https://github.com/LevelbossMike)) | ||
- Update to revision plugin information on readme [\#29](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/29) ([Jordan4jc](https://github.com/Jordan4jc)) | ||
|
||
## [v0.1.1](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/tree/v0.1.1) (2015-12-13) | ||
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/compare/v0.1.0...v0.1.1) | ||
|
||
- update link to ember-cli-deploy-build [\#26](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/26) ([csantero](https://github.com/csantero)) | ||
- Add support for ACL on objects [\#24](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/24) ([flecno](https://github.com/flecno)) | ||
- Warn about configuration sharing [\#22](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/22) ([LevelbossMike](https://github.com/LevelbossMike)) | ||
- Fix quickstart instructions in README.md [\#17](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/17) ([LevelbossMike](https://github.com/LevelbossMike)) | ||
|
||
## [v0.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/tree/v0.1.0) (2015-10-25) | ||
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/compare/v0.1.0-beta.1...v0.1.0) | ||
|
||
- Release 0.1.0 [\#14](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/14) ([LevelbossMike](https://github.com/LevelbossMike)) | ||
- Update to use new verbose option for logging [\#13](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/13) ([lukemelia](https://github.com/lukemelia)) | ||
|
||
## [v0.1.0-beta.1](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/tree/v0.1.0-beta.1) (2015-10-19) | ||
|
||
- Release v0.1.0-beta.1 [\#12](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/12) ([LevelbossMike](https://github.com/LevelbossMike)) | ||
- Add `allowOverwrite` option [\#11](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/11) ([LevelbossMike](https://github.com/LevelbossMike)) | ||
- Updating docs for new options [\#10](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/10) ([lpetre](https://github.com/lpetre)) | ||
- Add Travis badge [\#9](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/9) ([LevelbossMike](https://github.com/LevelbossMike)) | ||
- Add tests for lib/s3 [\#8](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/8) ([LevelbossMike](https://github.com/LevelbossMike)) | ||
- Large restructure of s3-index plugin [\#7](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/7) ([lpetre](https://github.com/lpetre)) | ||
- Handle the case where there is no current.json [\#5](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/5) ([lpetre](https://github.com/lpetre)) | ||
- Support passing a valid s3client via config [\#4](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/4) ([lpetre](https://github.com/lpetre)) | ||
- Added missing dependency [\#3](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/3) ([vitch](https://github.com/vitch)) | ||
- Added function keyword [\#2](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/2) ([vitch](https://github.com/vitch)) | ||
- \[WIP\] Retrieve revisionKey from revisionData [\#1](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/1) ([achambers](https://github.com/achambers)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters