Skip to content

Commit 535fd8a

Browse files
committed
Adding note about #1226, ref #1522
1 parent 81ae889 commit 535fd8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

HISTORY.md

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
* fixed; re-added the `focus()` method on `Select.Async`, thanks, [Maarten Claes](https://github.com/mcls)
3636
* fixed; focus the next available option after a selection, not the top option, thanks [Nicolas Raynaud](https://github.com/nraynaud)
3737

38+
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.
39+
40+
3841
## v1.0.0-rc.1 / 2016-09-04
3942

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

0 commit comments

Comments
 (0)