From e39385678ee16875b1c960ef120e39f8a9d1a4da Mon Sep 17 00:00:00 2001 From: Romain Biard Date: Thu, 19 Jan 2017 11:20:48 -0300 Subject: [PATCH] Update of the CHANGELOG --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86ce82a..934c48e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,18 +7,27 @@ This project adheres to [Semantic Versioning](http://semver.org/). [Unreleased] ------------ +[0.1.2] - 2017-01-19 +-------------------- + ### Added - Creation of the API documentation ### Changed +- Fixed a bug in the way we send attachments. - Improved readibility in Webhook class. - We comment for future use variables assignation. - Adding a test on the icon_type variable in the sendMessage method - Simplification of a test in the sendMessage method -[0.7.0] - 2017-01-18 +[0.1.1] - 2017-01-18 +-------------------- + +- Creation of the API documentation + +[0.1.0] - 2017-01-18 -------------------- ### Added