updated changes for v3.1.2

This commit is contained in:
Somdev Sangwan
2018-12-31 04:37:48 +05:30
committed by GitHub
parent bf443ab0f7
commit d0c4ea0f4c

View File

@@ -1,4 +1,4 @@
changes = '''URL rewriting support'''
changes = '''better dom xss scanning;add headers from command line;many bug fixes'''
globalVariables = {} # it holds variables during runtime for collaboration across modules
defaultEditor = 'nano'