Full text search in changelog
This commit is contained in:
@@ -3,6 +3,14 @@
|
|||||||
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
|
||||||
|
- Full text search, eg `/foo?text_vector=@@.bar`
|
||||||
|
|
||||||
|
## [0.2.9.1] - 2015-05-20
|
||||||
|
### Fixed
|
||||||
|
- Put -Werror behind a cabal flag (for CI) so Hackage accepts package
|
||||||
|
|
||||||
## [0.2.9.0] - 2015-05-20
|
## [0.2.9.0] - 2015-05-20
|
||||||
### Added
|
### Added
|
||||||
- Return range headers in PATCH
|
- Return range headers in PATCH
|
||||||
|
|||||||
Reference in New Issue
Block a user