Skip to content

Commit

Permalink
v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mongkok committed Sep 17, 2018
1 parent 9f5361b commit c8638f7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

0.0.5
-----

* Added ExtensionsSettings
* Added EXT_SHOW_ERROR_MESSAGE_HANDLER setting variable

0.0.4
-----

Expand Down
2 changes: 1 addition & 1 deletion graphql_extensions/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.4'
__version__ = '0.0.5'

0 comments on commit c8638f7

Please sign in to comment.