# Change Log

## [v1.1.0](https://github.com/ember-cli/ember-cli-shims/tree/v1.1.0) (2017-03-24)
[Full Changelog](https://github.com/ember-cli/ember-cli-shims/compare/v1.0.2...v1.1.0)

**Closed issues:**

- Ember Build failing with 1.x versions [\#96](https://github.com/ember-cli/ember-cli-shims/issues/96)
- An in-range update of loader.js is breaking the build 🚨 [\#90](https://github.com/ember-cli/ember-cli-shims/issues/90)

**Merged pull requests:**

- Update to Babel 6. [\#99](https://github.com/ember-cli/ember-cli-shims/pull/99) ([rwjblue](https://github.com/rwjblue))
- Update ember-resolver to the latest version 🚀 [\#95](https://github.com/ember-cli/ember-cli-shims/pull/95) ([greenkeeper[bot]](https://github.com/integration/greenkeeper))
- chore\(package\): update loader.js to version 4.2.3 [\#94](https://github.com/ember-cli/ember-cli-shims/pull/94) ([rwjblue](https://github.com/rwjblue))
- chore\(package\): update loader.js to version 4.2.0 [\#91](https://github.com/ember-cli/ember-cli-shims/pull/91) ([stefanpenner](https://github.com/stefanpenner))
- Update ember-cli version. [\#87](https://github.com/ember-cli/ember-cli-shims/pull/87) ([rwjblue](https://github.com/rwjblue))
- Typo fix for app-shims url in readme [\#85](https://github.com/ember-cli/ember-cli-shims/pull/85) ([cbroeren](https://github.com/cbroeren))
- Fix readme link to app-shims file [\#84](https://github.com/ember-cli/ember-cli-shims/pull/84) ([cbroeren](https://github.com/cbroeren))

## [v1.0.2](https://github.com/ember-cli/ember-cli-shims/tree/v1.0.2) (2017-01-21)
[Full Changelog](https://github.com/ember-cli/ember-cli-shims/compare/v1.0.1...v1.0.2)

## [v1.0.1](https://github.com/ember-cli/ember-cli-shims/tree/v1.0.1) (2017-01-21)
[Full Changelog](https://github.com/ember-cli/ember-cli-shims/compare/v1.0.0...v1.0.1)

**Merged pull requests:**

- Add Greenkeeper badge 🌴 [\#83](https://github.com/ember-cli/ember-cli-shims/pull/83) ([greenkeeper[bot]](https://github.com/integration/greenkeeper))

## [v1.0.0](https://github.com/ember-cli/ember-cli-shims/tree/v1.0.0) (2017-01-20)
[Full Changelog](https://github.com/ember-cli/ember-cli-shims/compare/v0.1.3...v1.0.0)

**Closed issues:**

- What happened to Ember.String.pluralize? [\#79](https://github.com/ember-cli/ember-cli-shims/issues/79)
- Please add Ember.String.pluralize [\#75](https://github.com/ember-cli/ember-cli-shims/issues/75)

**Merged pull requests:**

- Addonify! [\#82](https://github.com/ember-cli/ember-cli-shims/pull/82) ([rwjblue](https://github.com/rwjblue))
- Bower: Fix "invalid-meta" warning [\#78](https://github.com/ember-cli/ember-cli-shims/pull/78) ([Turbo87](https://github.com/Turbo87))

## [v0.1.3](https://github.com/ember-cli/ember-cli-shims/tree/v0.1.3) (2016-06-22)
[Full Changelog](https://github.com/ember-cli/ember-cli-shims/compare/v0.1.2...v0.1.3)

**Merged pull requests:**

- Use Ember.assign instead of Ember.merge [\#54](https://github.com/ember-cli/ember-cli-shims/pull/54) ([amk221](https://github.com/amk221))

## [v0.1.2](https://github.com/ember-cli/ember-cli-shims/tree/v0.1.2) (2016-06-18)
[Full Changelog](https://github.com/ember-cli/ember-cli-shims/compare/v0.1.1...v0.1.2)

**Closed issues:**

- What part of the shim blocks svg:use + example [\#68](https://github.com/ember-cli/ember-cli-shims/issues/68)
- Missing `getOwner` export [\#63](https://github.com/ember-cli/ember-cli-shims/issues/63)
- Ember.RSVP Export [\#58](https://github.com/ember-cli/ember-cli-shims/issues/58)
- Ember.merge is depreciated as of Ember-cli 2.5.0 [\#55](https://github.com/ember-cli/ember-cli-shims/issues/55)

**Merged pull requests:**

- Add Babel 6 compatibility [\#69](https://github.com/ember-cli/ember-cli-shims/pull/69) ([Turbo87](https://github.com/Turbo87))
- Added shims for Ember.getOwner/Ember.setOwner [\#65](https://github.com/ember-cli/ember-cli-shims/pull/65) ([cibernox](https://github.com/cibernox))
- Clean up CODE\_OF\_CONDUCT.md formatting [\#62](https://github.com/ember-cli/ember-cli-shims/pull/62) ([hankfanchiu](https://github.com/hankfanchiu))
- Update README; format markdown code block [\#61](https://github.com/ember-cli/ember-cli-shims/pull/61) ([hankfanchiu](https://github.com/hankfanchiu))
- Fix typo [\#59](https://github.com/ember-cli/ember-cli-shims/pull/59) ([mitchlloyd](https://github.com/mitchlloyd))
- Improve documentation [\#57](https://github.com/ember-cli/ember-cli-shims/pull/57) ([elwayman02](https://github.com/elwayman02))

## [v0.1.1](https://github.com/ember-cli/ember-cli-shims/tree/v0.1.1) (2016-03-17)
[Full Changelog](https://github.com/ember-cli/ember-cli-shims/compare/0.1.0...v0.1.1)

**Closed issues:**

- Could not find module `ember-data` [\#48](https://github.com/ember-cli/ember-cli-shims/issues/48)
- Disable TravisCI [\#46](https://github.com/ember-cli/ember-cli-shims/issues/46)

**Merged pull requests:**

- Shim Ember.guidFor [\#52](https://github.com/ember-cli/ember-cli-shims/pull/52) ([ef4](https://github.com/ef4))
- Add `getProperties` [\#50](https://github.com/ember-cli/ember-cli-shims/pull/50) ([duggiefresh](https://github.com/duggiefresh))
- Add note about ember-data backwards compatibility [\#49](https://github.com/ember-cli/ember-cli-shims/pull/49) ([elwayman02](https://github.com/elwayman02))
- SCRIPT1028: Expected identifier, string or number [\#45](https://github.com/ember-cli/ember-cli-shims/pull/45) ([sagar1992](https://github.com/sagar1992))
- Removed `generateLazyModule` [\#40](https://github.com/ember-cli/ember-cli-shims/pull/40) ([martndemus](https://github.com/martndemus))
- remove DS global jshint [\#39](https://github.com/ember-cli/ember-cli-shims/pull/39) ([bantic](https://github.com/bantic))

## [0.1.0](https://github.com/ember-cli/ember-cli-shims/tree/0.1.0) (2015-12-14)
[Full Changelog](https://github.com/ember-cli/ember-cli-shims/compare/0.0.6...0.1.0)

**Closed issues:**

- Release update [\#20](https://github.com/ember-cli/ember-cli-shims/issues/20)

**Merged pull requests:**

- Remove ember-data shims. [\#38](https://github.com/ember-cli/ember-cli-shims/pull/38) ([rwjblue](https://github.com/rwjblue))
- Add RSVP shim [\#35](https://github.com/ember-cli/ember-cli-shims/pull/35) ([daltones](https://github.com/daltones))

## [0.0.6](https://github.com/ember-cli/ember-cli-shims/tree/0.0.6) (2015-09-18)
[Full Changelog](https://github.com/ember-cli/ember-cli-shims/compare/0.0.5...0.0.6)

**Merged pull requests:**

- Add shims for JSON API {Adapter,Serializer} [\#32](https://github.com/ember-cli/ember-cli-shims/pull/32) ([tomdale](https://github.com/tomdale))
- Don't break if jQuery is missing [\#30](https://github.com/ember-cli/ember-cli-shims/pull/30) ([thorsteinsson](https://github.com/thorsteinsson))

## [0.0.5](https://github.com/ember-cli/ember-cli-shims/tree/0.0.5) (2015-08-30)
[Full Changelog](https://github.com/ember-cli/ember-cli-shims/compare/0.0.4...0.0.5)

**Closed issues:**

- Bower dependencies causing ember 2.0 issues [\#28](https://github.com/ember-cli/ember-cli-shims/issues/28)

**Merged pull requests:**

- Handle Ember.Helper being undefined \(Ember \< 1.13\). [\#29](https://github.com/ember-cli/ember-cli-shims/pull/29) ([rwjblue](https://github.com/rwjblue))

## [0.0.4](https://github.com/ember-cli/ember-cli-shims/tree/0.0.4) (2015-08-14)
[Full Changelog](https://github.com/ember-cli/ember-cli-shims/compare/0.0.3...0.0.4)

**Fixed bugs:**

- Getting DS is not defined [\#26](https://github.com/ember-cli/ember-cli-shims/issues/26)

**Merged pull requests:**

- Allow use with all ember versions \>= 1.4, including 2.0 [\#25](https://github.com/ember-cli/ember-cli-shims/pull/25) ([jayphelps](https://github.com/jayphelps))
- Add/remove remaining stuff [\#24](https://github.com/ember-cli/ember-cli-shims/pull/24) ([zeppelin](https://github.com/zeppelin))
- Update app shims as per the excel sheet [\#22](https://github.com/ember-cli/ember-cli-shims/pull/22) ([zeppelin](https://github.com/zeppelin))
- Add `Ember.on` export. [\#21](https://github.com/ember-cli/ember-cli-shims/pull/21) ([rwjblue](https://github.com/rwjblue))
- Update export names [\#19](https://github.com/ember-cli/ember-cli-shims/pull/19) ([zeppelin](https://github.com/zeppelin))
- Remove qunit shim. [\#18](https://github.com/ember-cli/ember-cli-shims/pull/18) ([rwjblue](https://github.com/rwjblue))
- Fixes ED loading issues [\#17](https://github.com/ember-cli/ember-cli-shims/pull/17) ([twokul](https://github.com/twokul))
- Fix repository name [\#16](https://github.com/ember-cli/ember-cli-shims/pull/16) ([tricknotes](https://github.com/tricknotes))
- Revert "Additional Ember method shims." [\#14](https://github.com/ember-cli/ember-cli-shims/pull/14) ([stefanpenner](https://github.com/stefanpenner))
- Additional Ember method shims. [\#13](https://github.com/ember-cli/ember-cli-shims/pull/13) ([duggiefresh](https://github.com/duggiefresh))
- Ensure missing DS does not explode. [\#12](https://github.com/ember-cli/ember-cli-shims/pull/12) ([rwjblue](https://github.com/rwjblue))
- Fixup simplification changes. [\#11](https://github.com/ember-cli/ember-cli-shims/pull/11) ([rwjblue](https://github.com/rwjblue))
- Add commonly used modules. [\#10](https://github.com/ember-cli/ember-cli-shims/pull/10) ([rwjblue](https://github.com/rwjblue))
- Update to simpler module generation. [\#9](https://github.com/ember-cli/ember-cli-shims/pull/9) ([rwjblue](https://github.com/rwjblue))
- Simplify shim generation. [\#8](https://github.com/ember-cli/ember-cli-shims/pull/8) ([rwjblue](https://github.com/rwjblue))
- add ember/computed [\#7](https://github.com/ember-cli/ember-cli-shims/pull/7) ([stefanpenner](https://github.com/stefanpenner))

## [0.0.3](https://github.com/ember-cli/ember-cli-shims/tree/0.0.3) (2014-08-12)
[Full Changelog](https://github.com/ember-cli/ember-cli-shims/compare/0.0.2...0.0.3)

**Merged pull requests:**

- Add jQuery shim. [\#4](https://github.com/ember-cli/ember-cli-shims/pull/4) ([rwjblue](https://github.com/rwjblue))
- update version in bower.json [\#3](https://github.com/ember-cli/ember-cli-shims/pull/3) ([fsmanuel](https://github.com/fsmanuel))

## [0.0.2](https://github.com/ember-cli/ember-cli-shims/tree/0.0.2) (2014-06-08)
[Full Changelog](https://github.com/ember-cli/ember-cli-shims/compare/0.0.1...0.0.2)

**Merged pull requests:**

- Add Ember Data shim. [\#2](https://github.com/ember-cli/ember-cli-shims/pull/2) ([rwjblue](https://github.com/rwjblue))

## [0.0.1](https://github.com/ember-cli/ember-cli-shims/tree/0.0.1) (2014-04-12)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*