|
| 1 | +# Change Log |
| 2 | + |
| 3 | +## [0.6.0](https://github.com/yapplabs/ember-buffered-proxy/tree/0.6.0) (2016-05-31) |
| 4 | +[Full Changelog](https://github.com/yapplabs/ember-buffered-proxy/compare/v0.5.1...0.6.0) |
| 5 | + |
| 6 | +**Closed issues:** |
| 7 | + |
| 8 | +- Using with ember-cp-validations [\#22](https://github.com/yapplabs/ember-buffered-proxy/issues/22) |
| 9 | +- List of Changed Keys [\#16](https://github.com/yapplabs/ember-buffered-proxy/issues/16) |
| 10 | + |
| 11 | +**Merged pull requests:** |
| 12 | + |
| 13 | +- Migrate to versionCompatibility flavor ember-try. [\#26](https://github.com/yapplabs/ember-buffered-proxy/pull/26) ([blimmer](https://github.com/blimmer)) |
| 14 | +- Allow defining additional values at create time. [\#25](https://github.com/yapplabs/ember-buffered-proxy/pull/25) ([blimmer](https://github.com/blimmer)) |
| 15 | +- Upgrade to ember-cli 2.5 and update to ES2015 [\#24](https://github.com/yapplabs/ember-buffered-proxy/pull/24) ([thoov](https://github.com/thoov)) |
| 16 | +- fix object literal typo [\#19](https://github.com/yapplabs/ember-buffered-proxy/pull/19) ([miguelcobain](https://github.com/miguelcobain)) |
| 17 | +- Fix example typo [\#18](https://github.com/yapplabs/ember-buffered-proxy/pull/18) ([knownasilya](https://github.com/knownasilya)) |
| 18 | +- Show how to get a list of changes on the buffer [\#17](https://github.com/yapplabs/ember-buffered-proxy/pull/17) ([brandonparsons](https://github.com/brandonparsons)) |
| 19 | + |
| 20 | +## [v0.5.1](https://github.com/yapplabs/ember-buffered-proxy/tree/v0.5.1) (2015-07-06) |
| 21 | +[Full Changelog](https://github.com/yapplabs/ember-buffered-proxy/compare/v0.2.3...v0.5.1) |
| 22 | + |
| 23 | +**Closed issues:** |
| 24 | + |
| 25 | +- The future of buffered-proxy [\#12](https://github.com/yapplabs/ember-buffered-proxy/issues/12) |
| 26 | +- Check if proxy has changes? [\#10](https://github.com/yapplabs/ember-buffered-proxy/issues/10) |
| 27 | +- what gets referenced in the proxy? [\#9](https://github.com/yapplabs/ember-buffered-proxy/issues/9) |
| 28 | + |
| 29 | +**Merged pull requests:** |
| 30 | + |
| 31 | +- Fixed deprecations with Ember 1.13.3 [\#13](https://github.com/yapplabs/ember-buffered-proxy/pull/13) ([antramm](https://github.com/antramm)) |
| 32 | +- document hasChanges [\#11](https://github.com/yapplabs/ember-buffered-proxy/pull/11) ([samselikoff](https://github.com/samselikoff)) |
| 33 | +- Upgrading packages for ember-cli 0.2 [\#8](https://github.com/yapplabs/ember-buffered-proxy/pull/8) ([thoov](https://github.com/thoov)) |
| 34 | +- \[Enhancement\] Minor cleanup / refactoring [\#6](https://github.com/yapplabs/ember-buffered-proxy/pull/6) ([thoov](https://github.com/thoov)) |
| 35 | + |
| 36 | +## [v0.2.3](https://github.com/yapplabs/ember-buffered-proxy/tree/v0.2.3) (2014-11-18) |
| 37 | +**Closed issues:** |
| 38 | + |
| 39 | +- Shorten method names? [\#4](https://github.com/yapplabs/ember-buffered-proxy/issues/4) |
| 40 | +- License? [\#1](https://github.com/yapplabs/ember-buffered-proxy/issues/1) |
| 41 | + |
| 42 | +**Merged pull requests:** |
| 43 | + |
| 44 | +- Add shorter method aliases [\#5](https://github.com/yapplabs/ember-buffered-proxy/pull/5) ([mitchlloyd](https://github.com/mitchlloyd)) |
| 45 | +- Use the correct repository url [\#3](https://github.com/yapplabs/ember-buffered-proxy/pull/3) ([marcioj](https://github.com/marcioj)) |
| 46 | +- \[Enhancement\] Adding the ability to apply or discard a subset of keys [\#2](https://github.com/yapplabs/ember-buffered-proxy/pull/2) ([thoov](https://github.com/thoov)) |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments