Skip to content

Commit

Permalink
Changelog tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
binaryseed committed Nov 28, 2020
1 parent 48808cf commit da370ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

## v1.5.1

- Allow overriding `Absinthe.Plug.DocumentProvider.Compiled` process function.
- Feature: Allow overriding `Absinthe.Plug.DocumentProvider.Compiled` process function.
- Feature: Opt out of the default [Transport Batch response nesting](https://github.com/absinthe-graphql/absinthe_plug/pull/237) with `transport_batch_payload_key: false`.
- Feature: [Add `Absinthe.Plug.assign_context/2` helper](https://github.com/absinthe-graphql/absinthe_plug/pull/230) for inserting values into a `conn`'s Absinthe context.
- Ensure all Absinthe.Plug options are overrideable via the runtime `put_options` function.
- Opt out of the default Transport Batch response nesting with `transport_batch_payload_key: false`.
- Add `Absinthe.Plug.assign_context/2` helper for inserting values into a `conn`'s Absinthe context.

## v1.5.0

Expand Down

0 comments on commit da370ed

Please sign in to comment.