updated changelog
This commit is contained in:
parent
7181abf5fc
commit
f856157caf
@ -220,6 +220,7 @@ $("#e10_3").select2({
|
||||
<li>Signature of <code>formatSelection</code> and <code>formatResult</code> changed in a backwards compatible way to support more powerful constructs than supported by strings alone.</li>
|
||||
<li>Separator in multi-valued selects is now cofigurable, <code>,</code> still the default. See <code>separator</code> option in the docs.</li>
|
||||
<li>Matching is now customizable. See <a href="#doc-matcher">matcher</a> function in the docs and the <a href="#matcher">Custom Matcher</a> example.</li>
|
||||
<li><code>change</code> event now specifies which elements were added/removed</li>
|
||||
</ul>
|
||||
</div></div>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user