- Explicitly flush collective.indexing queue before building vocabularies to address some race conditions where catalog contents aren't up-to-date. [lgraf]
2.1.1
------------------
- Make sure terms from KeywordSearchableSource have a title. [njohner] - Append changelog to long_description [Nachtalb]
2.1.0
------------------
- Allow to use sources also not in async mode. [njohner] - Allow adding new terms in async mode. [njohner] - Fix an error where it was no longer possible to add tags after another async widget have been used. [elioschmutz]
2.0.0
------------------
- Add support for Plone 5.1.x. [mbaechtold] - Fit newer version of select2 into keywordwidget resources to prevent conflict with an older vers. of select2 required by plone. [mathias.leimgruber, busykoala]
1.5.2
------------------
- Fix french translations. [phgross]
1.5.1
------------------
- Remove improper parent of parent validations from ChoicePlus. [Rotonen]