Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
puckey authored Dec 17, 2021
1 parent 978619f commit 8277ade
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

Patch version updates, unless noted otherwise, are automated benchmark updates ran weekly by our CI.

# 4.0.0

- Split apple mobile benchmark data into two files (apple and apple-ipad) **BREAKING CHANGE**
- Throw when benchmark data is incompatible with library **BREAKING CHANGE**
- Improved iOS device deobfuscation / detection (see https://github.com/pmndrs/detect-gpu/issues/77)
- With multiple results of the same resolution, the one with the lowest fps is picked
- Fixed detection of M1 desktop gpus on non Safari browsers (see https://github.com/pmndrs/detect-gpu/issues/84)

# 3.1.3

- Build files included the wrong benchmark version number
Expand Down

0 comments on commit 8277ade

Please sign in to comment.