From a307b13a54a3ba93fb39bf0deff219c743d538b2 Mon Sep 17 00:00:00 2001 From: Derek Dohler Date: Fri, 29 Mar 2019 14:31:42 -0400 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5c8078..ce6c49e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [UNRELEASED] +- Added `DataExportService` and `ImageDownloadService` to enable graph image downloads from Temperate. ## [0.3.1] - Added new `...IndicatorDistanceQueryParams` types for providing an optional `distance: number` parameter for Lat/Lon climate data queries.