|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -## [0.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/tree/0.1.0) (2016-02-06) |
4 |
| -[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/compare/v0.0.4...0.1.0) |
| 3 | +## [v1.0.0-beta.0](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/tree/v1.0.0-beta.0) (2017-03-25) |
| 4 | +[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/compare/v0.1.0...v1.0.0-beta.0) |
| 5 | + |
| 6 | +**Merged pull requests:** |
| 7 | + |
| 8 | +- Update ember-cli and friends [\#18](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/pull/18) ([lukemelia](https://github.com/lukemelia)) |
| 9 | +- Replace deprecated `ember-cli/ext/promise` with `rsvp` [\#17](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/pull/17) ([leizhao4](https://github.com/leizhao4)) |
| 10 | +- Remove moment-duration-format and upgrade moment [\#16](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/pull/16) ([datajohnny](https://github.com/datajohnny)) |
| 11 | +- \[DOC\] fix broken links to docs [\#15](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/pull/15) ([wolodarsky](https://github.com/wolodarsky)) |
| 12 | + |
| 13 | +## [v0.1.0](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/tree/v0.1.0) (2016-02-06) |
| 14 | +[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/compare/v0.0.4...v0.1.0) |
| 15 | + |
| 16 | +**Merged pull requests:** |
5 | 17 |
|
6 | 18 | - Add support for `iconURL` and `iconEmoji` config props [\#12](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/pull/12) ([joshuaconner](https://github.com/joshuaconner))
|
7 | 19 | - update ember-cli-deploy-plugin [\#11](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/pull/11) ([ghedamat](https://github.com/ghedamat))
|
8 | 20 |
|
9 | 21 | ## [v0.0.4](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/tree/v0.0.4) (2015-12-15)
|
10 | 22 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/compare/v0.0.3...v0.0.4)
|
11 | 23 |
|
| 24 | +**Merged pull requests:** |
| 25 | + |
12 | 26 | - Add an enabled flag for per environment usage. [\#10](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/pull/10) ([phillbaker](https://github.com/phillbaker))
|
13 | 27 |
|
14 | 28 | ## [v0.0.3](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/tree/v0.0.3) (2015-10-30)
|
15 | 29 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/compare/v0.0.2...v0.0.3)
|
16 | 30 |
|
| 31 | +**Merged pull requests:** |
| 32 | + |
17 | 33 | - 0.0.3 [\#9](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/pull/9) ([LevelbossMike](https://github.com/LevelbossMike))
|
18 | 34 | - Update repository [\#8](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/pull/8) ([jrowlingson](https://github.com/jrowlingson))
|
19 | 35 | - Update to ember-cli-deploy-plugin 0.2.0 [\#7](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/pull/7) ([LevelbossMike](https://github.com/LevelbossMike))
|
|
28 | 44 | [Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/compare/v0.0.1...v0.0.2)
|
29 | 45 |
|
30 | 46 | ## [v0.0.1](https://github.com/ember-cli-deploy/ember-cli-deploy-slack/tree/v0.0.1) (2015-06-14)
|
| 47 | + |
| 48 | + |
| 49 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments