diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c294fab16b0f54025bd8e06b3f50413547989f32..626f13a8bafd9271268442e457be145c79e83544 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.