From 3f1db752aef447d5c0fa5f4fbe6a6fbade525cee Mon Sep 17 00:00:00 2001
From: Vytor Calixto <vytorcalixto@gmail.com>
Date: Thu, 21 Jun 2018 10:33:25 -0300
Subject: [PATCH] Update CHANGELOG

---
 CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 546a425c..66508d46 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
+## UNRELEASED
+### Changed
+- Fixed CSV output when result objects have nested arrays and/or objects
+
 ## 1.3.2 - 2018-06-20
 ### Changed
 - Fixed math error in classroom count at total classroom needed expression
-- 
GitLab