From fec0af00974df40d55c05bab6241bc8d710085de Mon Sep 17 00:00:00 2001 From: Justin Kimbrell Date: Fri, 12 Sep 2014 11:44:22 -0400 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6b6ba6..2ecbeeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ ### Changelog +#### 0.6.0 +##### 09/12/2014 + +- (Feature) Added ability to add circles to a map from the fieldtype. +- (Feature) Added new GoogleMaps.Circle class for the plugin.js to plot circles on the front-end +- (Feature) Added new template tag to plot circles without the field type + #### 0.5.3 ##### 09/11/2014