Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetanzanella committed Aug 7, 2020
1 parent 3490370 commit fa861e4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 3.5.0 (07 August 2020)

### Added

- `OverlayContainerPresentationController`: An abstract class that can be used to manage the transition animations and the presentation of overlay containers onscreen.
- `OverlayContainerSheetPresentationController`: An `OverlayContainerPresentationController` subclass that adds a dimming layer over the background content and a drag-to-dismiss & tap-to-dismiss gestures.

### Updated

- The overlay container view autorizing mask is now [.flexibleHeight, .flexibleWidth]

## 3.5.0-beta.1 (10 April 2020)

### Added
Expand Down

0 comments on commit fa861e4

Please sign in to comment.