Skip to content

Commit 0599dff

Browse files
committed
Add compatibility to readme
1 parent 7f6485e commit 0599dff

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77

88
An EmberJS validation framework that is completely and utterly computed property based.
99

10+
## Compatibility
11+
12+
| Addon | Ember | Node |
13+
|-------|---------|---------|
14+
| 5.x | >= 3.28 | >= 14.x |
15+
| 4.x | <= 3.28 | >= 12.x |
16+
17+
1018
## Features
1119

1220
**No observers were used nor harmed while developing and testing this addon.**

0 commit comments

Comments
 (0)