From f7331f0f54a31093fdd2968bac374204a05f9608 Mon Sep 17 00:00:00 2001
From: Fernando Erd <fce15@inf.ufpr.br>
Date: Thu, 10 May 2018 10:52:05 -0300
Subject: [PATCH] Update changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c783f14..b9fce2d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ 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.1.1 - 2018-05-10
+### Changed
+- Fix bug in gloss enrollment ratio route
+- Fix bug in liquid enrollment ratio route
+
 ## 1.1.0 - 2018-05-02
 ### Added
 - Out of school population indicator
-- 
GitLab