From 50bf2e047b698e308a9a88770a23e7e210aa5bcb Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sun, 4 Mar 2018 22:42:02 -0500 Subject: [PATCH] Backfill changelog --- CHANGES.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 3e0f50f..e897e0e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -63,3 +63,18 @@ Add pmxbot module and plugin, superseding pmxbot-wolframalpha package. === Moved hosting to Github. + +1.2 +=== + +Rely on six for urllib compatibility. + +1.1 +=== + +Added Python 3 compatibility. + +1.0 +=== + +Initial release.