We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76c671f + f5e44c8 commit 13109b1Copy full SHA for 13109b1
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### 2.0.1
2
+ - fix to use valid `aria-checked` attribute values
3
+
4
### 2.0.0
5
- fixes `sendAction` deprecation warnings, using closure actions internally
6
- removes support for Ember versions below 2.8
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-radio-button",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "provides a radio-button component",
"keywords": [
"ember-addon",
0 commit comments