- Fix missing values in IntIds catalog as we go within migrate_intid(). [djowett-ftw]
2.15.1
-------------------
- Cleanup broken catalog brains on `NotFound`. [jone]
2.15.0
-------------------
- Add context manager for disabling upgrade step marking. [jone]
- Do not mark upgrade steps as installed when not doing a full import. [jone]
2.14.1
-------------------
- Migrate creators even when dublin core behaviors are not enabled. [jone]
- Migrate empty values in RichTextFields correctly. Fixes `https://github.com/4teamwork/izug.refegovservice/issues/2`. [djowett-ftw]
2.14.0
-------------------
- Added ``--allow-outdated`` option to ``install`` command. This allows installing upgrades or profiles on a not up-to-date site. Fixes `issue 182 <https://github.com/4teamwork/ftw.upgrade/issues/182>`. [maurits]
2.13.0
-------------------
- Added combine_bundles command for Plone 5. This combines JS/CSS bundles together. [maurits]