From e6591215fdaf363b27718d972df3561eac33e91e Mon Sep 17 00:00:00 2001 From: Vytor Calixto <vytorcalixto@gmail.com> Date: Wed, 27 Jun 2018 10:50:07 -0300 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8209b133..c1d3ac08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +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/). -## UNRELEASED -### Changed +## 1.4.0 - 2018-06-27 - Add school building filter/dimension to school count route - Fixed CSV output when result objects have nested arrays and/or objects - -## 1.4.0 - 2018-06-27 - Limit year range to 2007-2015 in out of school indicator ## 1.3.3 - 2018-06-27 -- GitLab