major: ktor 3.0.0 support - fixes #644 (#645)

This commit is contained in:
knmueller
2024-10-30 16:21:46 -04:00
committed by GitHub
parent fa7b1e5833
commit 21f922a296
44 changed files with 151 additions and 777 deletions

View File

@ -2,6 +2,9 @@
## Unreleased
- Updates for Ktor 3.x support
- Remove deprecated `NotarizedLocations`
### Added
### Changed