docs/_posts/2013-10-09-quartznet-2.2-released.md
This release contains important bug fixes, new functionality and minor breaking changes.
UPGRADING
Please examine and run the database\schema_20_to_22_upgrade.sql script if you are using AdoJobStore this script adds a new column SCHED_TIME to table QRTZ_FIRED_TRIGGERS file contains the alter command for SQL Server and other database samples in comments
BREAKING CHANGES
NEW FEATURES
FIXES
MISC