Skip to content

Commit

Permalink
Changelog & version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
binaryseed committed Feb 4, 2021
1 parent 78d13d1 commit a8de373
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v1.5.5

- Bug Fix: [Don't wipe out an existing pubsub value in context](https://github.com/absinthe-graphql/absinthe_plug/pull/249)

## v1.5.4

- Feature: [Set all plug options via put_options](https://github.com/absinthe-graphql/absinthe_plug/pull/243)
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Absinthe.Plug.Mixfile do
use Mix.Project

@version "1.5.4"
@version "1.5.5"

def project do
[
Expand Down

0 comments on commit a8de373

Please sign in to comment.