Skip to content
Snippets Groups Projects
Commit 1b73cb2c authored by Vytor Calixto's avatar Vytor Calixto :space_invader:
Browse files

[ci skip] Add unreleased features to changelog

parent a4b024d2
No related branches found
No related tags found
1 merge request!116Release v1.0.0
Pipeline #
......@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
- Change parseParams default value from `null` to `true`
- Query middleware throws a 404 when the result is empty
- Change filters and dimensions names! No more `_id`. **Breaks compability**
- Add a basic sanitize function
## 0.1.0 - 2016-10-10
### Added
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment