diff --git a/CHANGELOG.md b/CHANGELOG.md index 575d117f6..54469fba3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## Unreleased + +### Added +- Filter columns, e.g. `?select=col1,col2` - @ruslantalpa + ## [0.2.11.1] - 2015-09-01 ### Fixed