chore: Update changelog for 0.1.10

This commit is contained in:
Kurt Griffiths
2014-10-13 10:34:13 -05:00
parent 53fc05ccfb
commit 9525a160e7

View File

@@ -1,3 +1,9 @@
# 0.1.10 #
## Fixed ##
* SCRIPT_NAME may not always be present in the WSGI environment, so treat it as an empty string if not present.
# 0.1.9 #
## Fixed ##