docs/_posts/2017-07-30-quartznet-3.0-alpha3-released.md
This is the third alpha of v3. APIs have had some love in form of adding CancellationToken support and
using more IReadOnlyCollection<T>s more concisely. Unfortunately we still don't have the story done for
remote management support (HTTP API).
When using AdoJobStore: make sure to run both 2.6 and 3.0 SQL migration scripts if you are upgrading from 2.5, otherwise just 3.0 migration script
NEW FEATURE
FIXES
BREAKING CHANGES
IReadOnlyCollection<T>, this hides both HashSet<T>s and List<T>sKNOWN ISSUES
Check NuGet for pre-release packages.