Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mongkok committed Mar 25, 2018
1 parent 8be1446 commit eb4c579
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
Changelog
=========

0.0.3
-----

* Added user_passes_test decorator

0.0.2
-----

Changes:
- Added permission_required decorator
- Removed NotAuthenticated exception

* Added permission_required decorator
* Removed NotAuthenticated exception

0.0.1
-----

Changes:
- xin chào!
* xin chào!
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.2'
__version__ = '0.0.3'

0 comments on commit eb4c579

Please sign in to comment.