From 968b71e72a10a3f7916c394d7e3a7e6f24284b13 Mon Sep 17 00:00:00 2001
From: Vytor Calixto <vytorcalixto@gmail.com>
Date: Mon, 21 May 2018 10:28:11 -0300
Subject: [PATCH] Update changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9fce2d6..f45fab7f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,9 @@ 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.2.0 - 2018-05-21
+### Added
+- Classroom count route
 
 ## 1.1.1 - 2018-05-10
 ### Changed
-- 
GitLab