From 878c8049267ce81837516e1cafde6d5efc54cf40 Mon Sep 17 00:00:00 2001 From: Forrest Guice Date: Tue, 11 Dec 2018 20:04:18 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cab2f66..e5771f98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ ### ~ +### v0.1.1 (2018-12-12) +* fixes broken build (jcenter fails to resolve deps). +* updates Android gradle plugin to `com.android.tools.build:gradle:3.0.0` (#2). +* updates the gradle wrapper to `gradle 4.1` (#2). + ### v0.1.0 (2018-12-06) * refactors "Calendar Integration" to use the ContentProvider supplied by Suntimes. * updates copyright notices ("SuntimesWidget" changed to "SuntimesCalendars"), actual copyright remain unchanged; Copyright (C) 2018 Forrest Guice.