Skip to content

Commit 9166bff

Browse files
authored
Update CHANGELOG.md (#315)
1 parent ec58d74 commit 9166bff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## [5.0.1]
88
### Added
99
* Automatic retries for queued ingestion
1010
* `executeQuery`, `executeMgmt` to call with a specific type.
1111
### Fixed
1212
* Timer was used if authentication throws after client was closed
1313
* Public client credentials (user prompt,device auth) are synchronized - so that users are prompt once
14+
* Msal version was old after some change and collide with azure-identity msal dependency
1415

1516
## [5.0.0]
1617
### Fixed

0 commit comments

Comments
 (0)