Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
iagoaraujo committed Oct 23, 2024
1 parent 36f8bdf commit f53802c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [6.48.0] - 2024-10-23
### Added
- resolveAll to `MineWinsConflictsResolver` to handle an array of conflicts.

### Fixed
- Avoid using async/await with then callbacks
- Bump semver from 5.7.1 to 5.7.2

### Changed
- @auth: Validate token's `account` scope
- Delete Metadata client

## [6.47.0] - 2024-06-11
### Added
- Add option to save asynchronous cache
Expand Down

0 comments on commit f53802c

Please sign in to comment.