Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
billyvg committed Aug 15, 2023
1 parent 13502f5 commit 6bb9124
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 @@ -4,6 +4,14 @@

- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott

## 7.65.0-alpha.0

### Important Changes

- **feat(replay): Upgrade to rrweb2.0**

This should be fully backwards compatible with previously recorded replays. Only breaking change is that we will not be masking `aria-label` by default. This is to better support searching by clicks. Another issue is there is about a 13% bundle size increase, however this comes with improved performance and improved replay fidelity especially in regards to web components.

## 7.64.0

- feat(core): Add setMeasurement export (#8791)
Expand Down

0 comments on commit 6bb9124

Please sign in to comment.