Skip to content

Commit

Permalink
Merge pull request #52 from yapplabs/improve-compatibility-section
Browse files Browse the repository at this point in the history
Compatibility section with version breakdown
  • Loading branch information
lukemelia authored Nov 26, 2019
2 parents 7308522 + 358f100 commit f39b50f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,11 @@ let buffer = ObjectProxy.extend(BufferedMixin).create({
Compatibility
------------------------------------------------------------------------------

* Ember.js v3.8 or above
* Ember CLI v3.8 or above
* Node.js v8 or above
| Version | Minimal Ember version required |
| --- | --- |
| > 1.0.1 | 3.8 |
| 0.8.0 - 1.0.1 | 2.15 |
| < 0.8 | 2.5 |

Contributing
------------------------------------------------------------------------------
Expand Down

0 comments on commit f39b50f

Please sign in to comment.