From 5557191f76f6a53423f43dc6a823f313b60bc025 Mon Sep 17 00:00:00 2001 From: Elmer Thomas Date: Wed, 15 Mar 2017 13:22:49 -0700 Subject: [PATCH] Version Bump v5.3.0: #367 UTF8 encoding forced for content value and message subject --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c426497f..89db7e781 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [5.3.0] - 2017-03-15 ## -### Fixed +### Added - Pull #367 - UTF8 encoding forced for content value and message subject - Thanks to [Chris Schuld](https://github.com/cbschuld) for the PR!