Full text search in changelog

This commit is contained in:
Joe Nelson
2015-05-23 08:21:02 -07:00
parent f24ba048af
commit 1cc53245c5
+8
View File
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
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
### Added
- Return range headers in PATCH