mirror of
https://github.com/typeable/bloodhound.git
synced 2024-11-29 12:54:15 +03:00
Merge pull request #208 from bitemyapp/0.15-release
Prepare 0.15 release
This commit is contained in:
commit
331965128c
@ -1,5 +1,5 @@
|
||||
name: bloodhound
|
||||
version: 0.14.0.1
|
||||
version: 0.15.0.0
|
||||
synopsis: ElasticSearch client library for Haskell
|
||||
description: ElasticSearch made awesome for Haskell hackers
|
||||
homepage: https://github.com/bitemyapp/bloodhound
|
||||
|
28
changelog.md
28
changelog.md
@ -1,3 +1,31 @@
|
||||
0.15.0.0
|
||||
===================
|
||||
|
||||
- @jagare
|
||||
- #204 Fix bug where Location was used instad of LatLon
|
||||
- #207 Add instructions on how to run example code
|
||||
|
||||
- @andrewthad
|
||||
- #200 Add function for deleting alias
|
||||
- #201 Add BulkCreateEncoding, which allows use of aeson's Encoding for faster bulk creates
|
||||
- #203 Add support for total fields limit
|
||||
|
||||
- @chrissound
|
||||
- #196 Add missing import to example
|
||||
|
||||
- @tmcgilchrist
|
||||
- #186 Fix warnings and drop redundant constraints
|
||||
|
||||
- @23Skidoo
|
||||
- #183 Bump dependencies to support GHC 8.2
|
||||
|
||||
- @bermanjosh
|
||||
- #182 Support for Suggesters and Template Queries
|
||||
|
||||
- @dawei-dev
|
||||
- #181 Fix typo
|
||||
|
||||
|
||||
0.14.0.0
|
||||
===================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user