From 7e20f0709c58d98205c7ef894eac24934f0578b2 Mon Sep 17 00:00:00 2001 From: Twilio Date: Thu, 5 Nov 2020 21:41:45 +0000 Subject: [PATCH] [Librarian] Version Bump --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 358fba76..03d9a7c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Change Log All notable changes to this project will be documented in this file. +[2020-11-05] Version 6.3.7 +-------------------------- +**Library - Chore** +- [PR #447](https://github.com/sendgrid/sendgrid-ruby/pull/447): fix rubocop styling errors. Thanks to [@eshanholtz](https://github.com/eshanholtz)! + + [2020-10-14] Version 6.3.6 -------------------------- **Library - Fix**