From d2dfc441f5c90bee280e8b4dd8db188cc9969405 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Lozano=20Vald=C3=A9s?= Date: Thu, 22 Dec 2016 14:29:26 -0600 Subject: [PATCH] Update README.md --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7f63e8c..846ba4d 100644 --- a/README.md +++ b/README.md @@ -24,18 +24,15 @@ This can be cumbersome, specially if you do it multiple times in your app. **Pre ## What's New +#### 1.0.4 +- New ModalSize option with sideMargin value +- Example project fixes + #### 1.0.3 - Support for custom radius & drop shadow (thanks @falkobuttler) - New fluid percentage option for ModalSize enum (thanks @mseijas) - Example project and other general improvements (thanks @gabrielPeart) -#### 1.0.2 -- Bug Fixes - -#### 1.0.1 -- Added keyboard observation options for .popup (thanks @aasatt) -- Swipe to dismiss gesture (thanks @josejuanqm) - #### See CHANGELOG.md for previous ## Contributing