diff --git a/CHANGELOG.md b/CHANGELOG.md index 6afe076fb4769bfbb6258a289769c58c8d98103e..739191bc158c67458ab6cdeeea0b2ad540f9354c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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.0.1 - 2018-03-15 +### Changed +- Fix missing school id in teacher and class routes + ## 1.0.0 - 2018-03-14 ### Added - `ReqQueryFields` middleware added to substitute parseParams and do SQL building automagically with the URL params