From ee6c731fab1bb440a99675414bb402523705a039 Mon Sep 17 00:00:00 2001 From: Leonardo Date: Wed, 13 Jul 2016 08:13:46 -0300 Subject: [PATCH] Crash when parsing pages without title. Close #11 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96dc837..3ec6c69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ Released on 2016-07-11. - CI. [#5](https://github.com/LeonardoCardoso/Swift-Link-Preview/issues/5) - Added by [Leonardo Cardoso](https://github.com/LeonardoCardoso). +#### Fixed +- Crash when parsing pages without title - [#11](https://github.com/LeonardoCardoso/SwiftLinkPreview/issues/11) + - Fixed by [Fraser](https://github.com/fraserscottmorrison) + ## [0.1.0](https://github.com/LeonardoCardoso/Swift-Link-Preview/releases/tag/0.1.0) Released on 2016-07-04.