Skip to content

Commit

Permalink
Bump to 0.3.0 (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
davdroman authored May 12, 2023
1 parent bad095e commit b9f6bc3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ Changelog

## master

## [0.3.0]

- Changed: minimum language version required is now Swift 5.5 (#209)
- Infrastructure: symlink older SDKs to use in newer Xcode versions (#208)
- Fixed: finding UIScrollViews that are clipped(), masked or combined with clipShape() or cornerRadius() (#213)
- Documentation: UICollectionView introspection support in README (#218)
- Infrastructure: symlink older SDKs to use in newer Xcode versions on CI (#208)

## [0.2.3]

Expand Down

0 comments on commit b9f6bc3

Please sign in to comment.