Update CHANGELOG.md
This commit is contained in:
Родитель
eba9daf293
Коммит
74751541c7
|
@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- [BREAKING] - Minimal node version is now 18
|
||||
- [BREAKING] - The default converters for DateTime and TimeSpan will now return null if the value is null or an empty string. This is to align with the behavior of the service.
|
||||
- [BREAKING] - IngestClient returns Promise<IngestionResult> instead of Promise<QueueSendMessageResponse>
|
||||
- [BREAKING] - IngestClient returns `Promise<IngestionResult>` instead of `Promise<QueueSendMessageResponse>`
|
||||
- Added condition on file extension for binary file compression
|
||||
|
||||
### Added
|
||||
|
|
Загрузка…
Ссылка в новой задаче