feat: Add opt-in locations support via ancillary module (#107)

This commit is contained in:
Ryan Brink
2021-11-25 13:09:18 -05:00
committed by GitHub
parent dd780ad29d
commit 5e070e1875
22 changed files with 1369 additions and 70 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## [1.11.0] - November 25th, 2021
### Added
- Support for Ktor Location Plugin
## [1.10.0] - November 25th, 2021
### Changed