diff --git a/select2-latest.html b/select2-latest.html index 1bf39f3c..9653bc02 100755 --- a/select2-latest.html +++ b/select2-latest.html @@ -220,6 +220,7 @@ $("#e10_3").select2({
  • Signature of formatSelection and formatResult changed in a backwards compatible way to support more powerful constructs than supported by strings alone.
  • Separator in multi-valued selects is now cofigurable, , still the default. See separator option in the docs.
  • Matching is now customizable. See matcher function in the docs and the Custom Matcher example.
  • +
  • change event now specifies which elements were added/removed