From dfc5cfdb92fc8b367cb2de8e53b6c894107d2b25 Mon Sep 17 00:00:00 2001 From: David Birks Date: Thu, 28 Jan 2016 01:34:40 -0500 Subject: [PATCH] 0.2 dude --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a43529b..fd21d24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 0.2 (Jan 28 2016) + - Fixed bug where map points wouldn't load after pressing the back button. + - Added header bar with collapsable tabs. + - Completed the import of church map points from Farese.com. + - Upgraded mapbox-gl-js to v0.13.1. + ## 0.1.1 (Jan 19 2016) - Housed the map points in data.json instead of data.js, and imported it with jQuery.