From a3cd2c9cffaa2940762453f5a3c4f2ae69065aa7 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 13 Jun 2017 12:31:42 -0400 Subject: [PATCH] history --- HISTORY.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index a90a21b..e848c1d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,11 @@ History ------- +0.11.5 (2017-06-13) ++++++++++++++++++++ + +- Use ``yaml.safe_load`` for importing yaml. + 0.11.4 (2017-01-23) +++++++++++++++++++