From 84d2106dfc0d33310757d0d4db9cfe0aa9e65a6e Mon Sep 17 00:00:00 2001
From: Vytor Calixto <vytorcalixto@gmail.com>
Date: Thu, 6 Dec 2018 11:03:57 -0200
Subject: [PATCH] Update CHANGELOG

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 39263084..6d3dbb01 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ 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/).
 
+## 1.9.0 - 2018-11-24
+## Changed
+- Fix school infrastructure results when partial or needed schools query return empty
+- Block 2 or more dimensions in daily_charge_amount/average
+
 ## 1.8.3 - 2018-11-24
 ### Changed
 - Fixed reulst return in classroom count
-- 
GitLab