File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## v0.3
4
4
5
+ ### v0.3.9
6
+
7
+ - Prevents that UserNode is registered globally for the User type (thanks to [ panosangelopoulos] ( https://github.com/panosangelopoulos ) )
8
+
5
9
### v0.3.8
6
10
7
11
- Add request and timestamp to email templates (thanks to [ yanivtoledano] ( https://github.com/yanivtoledano ) )
Original file line number Diff line number Diff line change 2
2
3
3
## v0.3
4
4
5
+ ### v0.3.9
6
+
7
+ - Prevents that UserNode is registered globally for the User type (thanks to [ panosangelopoulos] ( https://github.com/panosangelopoulos ) )
8
+
5
9
### v0.3.8
6
10
7
11
- Add request and timestamp to email templates (thanks to [ yanivtoledano] ( https://github.com/yanivtoledano ) )
Original file line number Diff line number Diff line change 1
- __version__ = "0.3.8 "
1
+ __version__ = "0.3.9 "
2
2
3
3
default_app_config = "graphql_auth.apps.GraphQLAuthConfig"
You can’t perform that action at this time.
0 commit comments