From 61fffeff6ca3cbcfee5cdb657f45c39ecce081d2 Mon Sep 17 00:00:00 2001 From: Twilio Date: Wed, 18 Mar 2020 19:00:05 +0000 Subject: [PATCH] [Librarian] Version Bump --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfc1286..0887c20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +[2020-03-18] Version 2.6.1 +-------------------------- +**Library - Docs** +- [PR #73](https://github.com/sendgrid/nodejs-http-client/pull/73): Update example.js. Thanks to [@flaredragon](https://github.com/flaredragon)! + + [2020-02-19] Version 2.6.0 -------------------------- **Library - Feature**