Skip to content

Commit

Permalink
Update CHANGELOG.md (#271)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* f

---------

Co-authored-by: Ohad Bitton <ohbitton@microsoft.com>
  • Loading branch information
ohadbitt and ohbitton authored Aug 22, 2023
1 parent bdad805 commit 4773a17
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,17 @@ 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).

## Not released
## [5.2.1] - 2023-08-22

### Fixed

- Avoid node headers in browser (Accept-Encoding, Connection)
- Remove dependency on crypto browserify

### Added

- sample app for browser auth and run from react vite
- Export from index.ts more classes that are exposed to user

## [5.2.0] - 2023-07-18

Expand Down

0 comments on commit 4773a17

Please sign in to comment.