From d0839e1db06dbb5965f770d44d83a5f0db2576d3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jo=C3=A3o=20Victor=20Frans=20Pondaco=20Winandy?=
 <jvfpw18@inf.ufpr.br>
Date: Fri, 31 Jul 2020 10:51:13 -0300
Subject: [PATCH] v1.15.1

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0dea064b..41fe048e 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/).
 
+## 1.15.1 - 2020-07-31
+## Changed
+- Classroom_count final result is now rounded to 2 decimals intead of using ceil
+
 ## 1.15.0 - 2020-07-16
 ## Added
 - Route location
-- 
GitLab