summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-03-14 23:46:29 -0400
committerJesse Luehrs <doy@tozt.net>2015-03-14 23:46:29 -0400
commitec949d7fb6fd6c2de05a23f8691a03d589509741 (patch)
tree3ffbd17316f588e4c53d82ac752a09bc7cb6c62c /Changes
parentd2afd505de39854b4be13358cfb866f90ae5e14f (diff)
parentd461c4d4b34e9316ad9e9fa0320678d999b5868f (diff)
downloadspreadsheet-template-ec949d7fb6fd6c2de05a23f8691a03d589509741.tar.gz
spreadsheet-template-ec949d7fb6fd6c2de05a23f8691a03d589509741.zip
Merge pull request #7 from SocialFlowDev/skaufman.attr_json
make json an attr to allow dependency injection
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 06c2dfe..7ee1304 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for Spreadsheet-Template
{{$NEXT}}
+ - add json as a param instead of hardcoding from_json.
+
0.04 2014-09-10
- support more border types (merrilymeredith, #5)