You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# ember-select-light Changelog
2
2
3
+
### v2.0.4 (December 3, 2020)
4
+
-[#26](https://github.com/ember-a11y/ember-select-light/pull/26)[BUGFIX] Fixes use case where passed in options objects have an empty string as the value or label (thanks javve!)
5
+
3
6
### v2.0.3 (November 9, 2020)
4
7
-[#27](https://github.com/ember-a11y/ember-select-light/pull/27)[DOCS] Corrected code examples in README, added a tailwind styled example
0 commit comments