From 5428eb63f08e2085d1a324eaa4f32235610ddb13 Mon Sep 17 00:00:00 2001
From: Vytor Calixto <vytorcalixto@gmail.com>
Date: Sat, 24 Nov 2018 08:16:21 -0200
Subject: [PATCH] Update changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a4bfb83b..39263084 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.8.3 - 2018-11-24
+### Changed
+- Fixed reulst return in classroom count
+
 ## 1.8.2 - 2018-11-23
 ### Changed
 - Fixed class count route
-- 
GitLab