From 0df7c95dda421ea8c44d546228d4bb93a27aa51d Mon Sep 17 00:00:00 2001
From: Juan Ignacio Ubeira <jubeira@ekumenlabs.com>
Date: Thu, 17 Jan 2019 10:57:11 -0300
Subject: [PATCH] Updating changelog.

---
 CHANGELOG.rst | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 0fe2197..e9bf6d9 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,6 +1,19 @@
 Changelog
 =========
 
+Forthcoming
+-----------
+  Gradle upgrade to version 4.10.2.
+* Adding google to repository list in buildscript.gradle.
+* Using ChannelBuffers for int8[] data; fixing testInt8List.
+* Adding action generation implementation.
+* Add tests for byte arrays.
+* Add tests for incomplete initialization and string arrays.
+* Add tests for fixed sized arrays of floats.
+* Add Bazel build for message_generation.
+* Minor fixes.
+* Contributors: Arne, Ernesto Corbellini, Juan Ignacio Ubeira, Rodrigo Queiro
+
 0.3.2 (2017-05-09)
 ------------------
 * Bumping message_generation version to kinetic range in CatkinPlugin script for generating new message artifacts properly.
-- 
GitLab