Skip to content

Commit

Permalink
changelog lineg
Browse files Browse the repository at this point in the history
  • Loading branch information
ldesgoui committed Jul 19, 2017
1 parent 3f8f472 commit 3042754
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -9,6 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

- #889, Allow more than two conditions in a single and/or - @steve-chavez
- #883, Binary output support for RPC - @steve-chavez
- #885, Postgres COMMENTs now appear in OpenAPI description - @ldesgoui

### Fixed

Expand Down
4 changes: 3 additions & 1 deletion stack.yaml
Expand Up @@ -7,4 +7,6 @@ extra-deps:
ghc-options:
postgrest: -O2 -Werror -Wall -fwarn-identities -fno-warn-redundant-constraints
nix:
packages: [postgresql, zlib]
enable: true
pure: false
packages: [postgresql, zlib, pkgconfig, pcre, hlint]

0 comments on commit 3042754

Please sign in to comment.