Skip to content

Commit

Permalink
meta(changelog): Update CHANGELOG for 1.106.0 (#84)
Browse files Browse the repository at this point in the history
Prepare for 1.106.0 release.
  • Loading branch information
mydea authored Mar 17, 2023
1 parent 950bd2c commit cd51c85
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 @@

- “And I knew exactly what to do. But in a much more real sense, I had no idea what to do.” – Michael Scott

## 1.106.0

- feat(replay): Check for node existance in mirror before appending (#82)
- feat: Ensure password inputs are always masked (#78)
- fix: Ensure text masking for updated attributes works (#83)
- fix: Ensure unmaskTextSelector is used for masked attributes (#81)
- fix: Mask `<option>` values for selects & radio/checkbox `value` (#75)

## 1.105.0

- feat: Add `onMutation` option to `record` (#70)
Expand Down

0 comments on commit cd51c85

Please sign in to comment.