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.
1 parent 76c671f commit f5e44c8Copy full SHA for f5e44c8
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