From defc65426dec2b1d37a0ae8af228ebd41b8f1a50 Mon Sep 17 00:00:00 2001 From: Jose Zamora Date: Wed, 24 Oct 2018 16:30:32 -0400 Subject: [PATCH] Changelog for 2.1.3 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 988a347..e186a22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased][unreleased] + +## [2.1.3] - 2018-10-24 ### Fixed +- Template preview draft option [bug](https://github.com/SparkPost/node-sparkpost/issues/233) by @jgzamora - Updated example for [retrieving a recipient list](/examples/recipientLists/get.js) by @WanderingBrooks. ### Added