Skip to content

Commit 980b349

Browse files
author
mongkok
committed
v0.1.2
1 parent 3778b54 commit 980b349

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
0.1.2
5+
-----
6+
7+
* Added support for django-debug-toolbar >= 1.10
8+
49
0.1.1
510
-----
611

graphiql_debug_toolbar/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.1'
1+
__version__ = '0.1.2'

0 commit comments

Comments
 (0)