docs/_posts/2017-12-30-quartznet-3.0-released.md
The wait is over, Quartz.NET 3.0 is here with .NET Core support and async/await!
A big thank you goes to Mike Rousos who really made it possible to get Quartz.NET working on .NET Core. Daniel Marbach also contributed a lot with ideas and code to async side. And of course never forgetting the community members that have provided feedback and fixes.
Please see the migration guide.
NEW FEATURE
BREAKING CHANGES
IReadOnlyCollection<T>, this hides both HashSet<T>s and List<T>sKNOWN ISSUES