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