Update changelog

This commit is contained in:
William Jamir Silva 2018-10-31 17:12:08 -03:00 committed by William Jamir Silva
parent 5404246e64
commit 9b94313b44
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Improve message and stack level of warnings issued by ``monkeypatch.setenv`` when the value of the environment variable is not a ``str``.