Skip to content

Commit

Permalink
Revert "Adding note about JedWatson#1226, ref JedWatson#1522"
Browse files Browse the repository at this point in the history
This reverts commit 535fd8a.
  • Loading branch information
uebelack committed Mar 28, 2017
1 parent 28244c7 commit 80cc037
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@
* fixed; re-added the `focus()` method on `Select.Async`, thanks, [Maarten Claes](https://github.com/mcls)
* fixed; focus the next available option after a selection, not the top option, thanks [Nicolas Raynaud](https://github.com/nraynaud)

Note there has also been a breaking change to the props for the `Async` component: both `minimumInput` and `searchingText` have been removed. See #1226 for more details. Apologies for doing this in an RC release, but we had to trade off between resolving some important bugs and breaking the API, and figured it was better to do this before declaring 1.0.0 stable.


## v1.0.0-rc.1 / 2016-09-04

* fixed; reset value to `[]` when `multi=true`, thanks [Michael Williamson](https://github.com/mwilliamson)
Expand Down

0 comments on commit 80cc037

Please sign in to comment.