From 2af99e3096f78acc5a8e8a35334fa0bbbadd170d Mon Sep 17 00:00:00 2001 From: secynic Date: Mon, 18 Apr 2016 21:10:44 -0500 Subject: [PATCH] 0.13.0 --- CHANGES.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 5b75647..3f668ca 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,8 +1,8 @@ Changelog ========= -0.13.0 (TBD) ------------- +0.13.0 (2016-04-18) +------------------- - Added events_actor parsing for RDAP results. - Added example for caching data via Redis (#81) @@ -19,7 +19,7 @@ Changelog - Fixed _RDAPCommon.summarize_notices() None check - changed len() to all(). - Added CLI (ipwhois_cli.py) - #46. Installed to your environments Scripts dir. This is a wrapper for ipwhois.py (IPWhois). Utils CLI will be in a future - release. + release (#121). - Documentation split up and added more detail (#81). 0.12.0 (2016-03-28)