We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a16fc92 commit ac7439dCopy full SHA for ac7439d
CHANGES.rst
@@ -2,6 +2,14 @@ Changelog
2
=========
3
4
5
+0.0.2
6
+-----
7
+
8
+Changes:
9
+ - Added permission_required decorator
10
+ - Removed NotAuthenticated exception
11
12
13
0.0.1
14
-----
15
graphql_extensions/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.0.1'
+__version__ = '0.0.2'
0 commit comments