From 884fe1db0316f042e53989cbb06f343304dec75e Mon Sep 17 00:00:00 2001 From: Sullivan SENECHAL Date: Wed, 17 Jan 2018 17:48:45 +0100 Subject: [PATCH] Missing new line --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a66bc7c..ed332bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,4 +26,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Removed - PHP <7.1 support - Array argument for any message and attachment object. Use chained calls instead. -- Possibility to change the endpoint. Use new instance instead. \ No newline at end of file +- Possibility to change the endpoint. Use new instance instead.