diff --git a/README.md b/README.md
index 23756770dbf308f98df9c6fbf8c17e2ffdbea2d0..d12d35634930293c4b4619bbec32fabce538bcde 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ If using [Composer](http://getcomposer.org) for dependency management, you can a
 ### As standard plugin:  
 > See [Installing Plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).
 
-## Changelog
+## Changelog  
 
 ** 0.1.1 **  
 *Fixing issue with URLs without a path part.*
diff --git a/readme.txt b/readme.txt
index 644de0a441708c4403c67d13b347cdd6351f5a56..b6a57a355e8edb12450451275d636143c567fe47 100644
--- a/readme.txt
+++ b/readme.txt
@@ -21,4 +21,11 @@ If using [Composer](http://getcomposer.org) for dependency management, you can a
 
 1. Upload `cdn-rewrite` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the 'Plugins' menu in WordPress
-3. Once the plugin has been activated, navigate to the CDN Rewrite settings page and set the appropriate settings.
\ No newline at end of file
+3. Once the plugin has been activated, navigate to the CDN Rewrite settings page and set the appropriate settings.
+
+== Changelog ==
+= 0.1.1 =
+*Fixing issue with URLs without a path part.
+
+= 0.1.0 =
+*Initial version.
\ No newline at end of file