From 34038193978a8e69a3736102312e39a77c8064ba Mon Sep 17 00:00:00 2001 From: Zack Schuster Date: Tue, 1 Dec 2020 15:13:43 -0800 Subject: [PATCH] release: update changelog date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2ed56b..ce68c80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. 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). -## [3.4.0] - TBD +## [3.4.0] - 2020-12-01 ### Added - `SMTPClient#sendAsync` API [#267](https://github.com/eleith/emailjs/issues/267) - `isRFC2822Date` API