Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Commit

Permalink
Version bump to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
omghax committed Apr 17, 2016
1 parent 255f497 commit 25f7ccd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# ivy-tabs

## 2.0.0

**This release drops support for Ember < 2.3.**

* [#13](https://github.com/IvyApp/ivy-tabs/pull/13) Data down, Actions up.
* [#15](https://github.com/IvyApp/ivy-tabs/pull/15) Add aria-hidden to ivy-tab-panel.
* [#12](https://github.com/IvyApp/ivy-tabs/pull/12) Convert to contextual components.
* Upgrade to Ember CLI 2.5.0.

## 1.2.0

* Upgrade `ember-cli` to 2.4.2.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ivy-tabs",
"version": "2.0.0-canary",
"version": "2.0.0",
"description": "WAI-ARIA accessible tabs for Ember.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 25f7ccd

Please sign in to comment.