From a5d47c7e86b2abbd4804a221dd6ed68b4ca7785c Mon Sep 17 00:00:00 2001 From: Vytor Calixto <vytorcalixto@gmail.com> Date: Thu, 14 Jun 2018 11:02:05 -0300 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a6a11a2..93c33459 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.2.3 - 2018-06-14 +### Changed +- Fixed roundig error in classroom count route +- Route performance improved + ## 1.2.2 - 2018-05-22 ### Changed - Fixed bug with missing education levels in classroom count -- GitLab