Note @ruslantalpa's contribution in changelog

This commit is contained in:
Joe Nelson
2015-09-06 16:14:53 -07:00
parent 35f05f6fe1
commit b5e76f42a5
+5
View File
@@ -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