From eca78673304c68e32b9297dea2820918f68f797a Mon Sep 17 00:00:00 2001
From: Fernando Erd <fce15@inf.ufpr.br>
Date: Tue, 13 Nov 2018 10:21:09 -0200
Subject: [PATCH] Update Changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9565b7c3..e45a014e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,15 @@ 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.0 - 2018-11-13
+### Added
+- Add financial route
+- Add employees route
+
+### Changed
+- Fix transport route
+- Fix return where integral time is null
+
 ## 1.7.0 - 2018-09-20
 ### Changed
 - Fix return string in contract type id 1
-- 
GitLab