Skip to content

Commit

Permalink
Update CHANGELOG.md (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohadbitt committed Jul 31, 2023
1 parent ec58d74 commit 9166bff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

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

## [5.0.0]
### Fixed
Expand Down

0 comments on commit 9166bff

Please sign in to comment.