|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [0.8.0](https://github.com/yapplabs/ember-buffered-proxy/tree/0.8.0) (2017-11-21) |
| 4 | +[Full Changelog](https://github.com/yapplabs/ember-buffered-proxy/compare/v0.7.0...0.8.0) |
| 5 | + |
| 6 | +**Merged pull requests:** |
| 7 | + |
| 8 | +- Upgrades for cli, source, and deps to 2.15 [\#34](https://github.com/yapplabs/ember-buffered-proxy/pull/34) ([thoov](https://github.com/thoov)) |
| 9 | +- Update "ember-cli-babel" to v6.6.0 [\#33](https://github.com/yapplabs/ember-buffered-proxy/pull/33) ([Turbo87](https://github.com/Turbo87)) |
| 10 | + |
3 | 11 | ## [v0.7.0](https://github.com/yapplabs/ember-buffered-proxy/tree/v0.7.0) (2017-04-07) |
4 | 12 | [Full Changelog](https://github.com/yapplabs/ember-buffered-proxy/compare/v0.6.0...v0.7.0) |
5 | 13 |
|
|
13 | 21 | ## [v0.6.0](https://github.com/yapplabs/ember-buffered-proxy/tree/v0.6.0) (2016-06-01) |
14 | 22 | [Full Changelog](https://github.com/yapplabs/ember-buffered-proxy/compare/v0.5.1...v0.6.0) |
15 | 23 |
|
16 | | -**Closed issues:** |
17 | | - |
18 | | -- Using with ember-cp-validations [\#22](https://github.com/yapplabs/ember-buffered-proxy/issues/22) |
19 | | -- List of Changed Keys [\#16](https://github.com/yapplabs/ember-buffered-proxy/issues/16) |
20 | | - |
21 | 24 | **Merged pull requests:** |
22 | 25 |
|
23 | 26 | - Release 0.6.0 [\#27](https://github.com/yapplabs/ember-buffered-proxy/pull/27) ([blimmer](https://github.com/blimmer)) |
|
31 | 34 | ## [v0.5.1](https://github.com/yapplabs/ember-buffered-proxy/tree/v0.5.1) (2015-07-06) |
32 | 35 | [Full Changelog](https://github.com/yapplabs/ember-buffered-proxy/compare/v0.2.3...v0.5.1) |
33 | 36 |
|
34 | | -**Closed issues:** |
35 | | - |
36 | | -- The future of buffered-proxy [\#12](https://github.com/yapplabs/ember-buffered-proxy/issues/12) |
37 | | -- Check if proxy has changes? [\#10](https://github.com/yapplabs/ember-buffered-proxy/issues/10) |
38 | | -- what gets referenced in the proxy? [\#9](https://github.com/yapplabs/ember-buffered-proxy/issues/9) |
39 | | - |
40 | 37 | **Merged pull requests:** |
41 | 38 |
|
42 | 39 | - Fixed deprecations with Ember 1.13.3 [\#13](https://github.com/yapplabs/ember-buffered-proxy/pull/13) ([antramm](https://github.com/antramm)) |
|
45 | 42 | - \[Enhancement\] Minor cleanup / refactoring [\#6](https://github.com/yapplabs/ember-buffered-proxy/pull/6) ([thoov](https://github.com/thoov)) |
46 | 43 |
|
47 | 44 | ## [v0.2.3](https://github.com/yapplabs/ember-buffered-proxy/tree/v0.2.3) (2014-11-18) |
48 | | -**Closed issues:** |
49 | | - |
50 | | -- Shorten method names? [\#4](https://github.com/yapplabs/ember-buffered-proxy/issues/4) |
51 | | -- License? [\#1](https://github.com/yapplabs/ember-buffered-proxy/issues/1) |
52 | | - |
53 | 45 | **Merged pull requests:** |
54 | 46 |
|
55 | 47 | - Add shorter method aliases [\#5](https://github.com/yapplabs/ember-buffered-proxy/pull/5) ([mitchlloyd](https://github.com/mitchlloyd)) |
|
0 commit comments