Add nullsfirst to changelog
This commit is contained in:
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## Unreleased
|
||||||
|
### Added
|
||||||
|
- Option to specify nulls first or last, eg /people?order=age.desc.nullsfirst
|
||||||
|
|
||||||
## [0.2.7.0] - 2015-03-03
|
## [0.2.7.0] - 2015-03-03
|
||||||
### Added
|
### Added
|
||||||
- Server response logging
|
- Server response logging
|
||||||
|
|||||||
Reference in New Issue
Block a user