From a2fd12b0e9e5edd3612835cea0c87a3d5705ae56 Mon Sep 17 00:00:00 2001 From: Fernando Erd <fce15@inf.ufpr.br> Date: Fri, 23 Nov 2018 17:35:08 -0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b263b2b..a4bfb83b 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.8.2 - 2018-11-23 +### Changed +- Fixed class count route +- Fixed classroom count school year bug + ## 1.8.1 - 2018-11-13 ### Changed - Fixed bug in id2str with inexistent convert function -- GitLab