What's Changed
- docs: Add a sample on how to use the "internal" access modifier in plugins by @MrDave1999 in #34
- docs: Create a sample plugin that includes a Program.cs file by @MrDave1999 in #35
- feat: Use ConcurrentDictionary type to provide thread safety by @MrDave1999 in #37
- refactor: Use collection expressions by @MrDave1999 in #38
Full Changelog: v1.1.0...v1.2.0