Skip to content

Commit

Permalink
Update CHANGELOG for AttributedLabel fixes (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleve committed Feb 21, 2024
1 parent a2732ff commit fe83ed4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Fixed an issue where `AttributedLabel` would not properly handle tapping on links when a label was stretched.

### Added

- `AccessibilityElement` now supports providing arbitrary strings to assistive devices using the `AXCustomContent` protocol.
Expand Down

0 comments on commit fe83ed4

Please sign in to comment.