From f54fdec2b5f9e257ae717b698a3a7325839c723a Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Tue, 27 Sep 2016 15:51:36 -0400
Subject: [PATCH] Updated changelog.

---
 CHANGELOG.rst | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index c294fab..626f13a 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,10 +2,10 @@
 Changelog
 =========
 
-0.0.1
+0.0.3
 -----
 
-* First release on PyPI.
+* Reordered changelog version entries.
 
 0.0.2
 -----
@@ -20,3 +20,8 @@ Changelog
 * Encapsulated IGate connection with a buffer that automatically reconnects when disconnected.
 * Removed a few obsolete and unused util functions.
 * Fix several errors thrown due to missing sections in the configuration file.
+
+0.0.1
+-----
+
+* First release on PyPI.
-- 
GitLab