19 lines
284 B
Markdown
19 lines
284 B
Markdown
# Changelog
|
|
|
|
## [Unreleased]
|
|
### Added
|
|
|
|
### Changed
|
|
- Empty query in Name is null instead of ""
|
|
- Provider provides an empty map instead of error by default
|
|
|
|
### Deprecated
|
|
|
|
### Removed
|
|
- Functional server prototype
|
|
|
|
### Fixed
|
|
- Global context CoroutineScope resolution
|
|
|
|
### Security
|