Changelog.md in ftpd-0.12.0 vs Changelog.md in ftpd-0.13.0

- old
+ new

@@ -1,8 +1,14 @@ This is the change log for the main branch of ftpd, which supports Ruby 1.9 and greater. For ruby 1.8.7, please use the latest version before 0.8.0. +### 0.13.0 + +Administration + +* Remove badges from package description + ### 0.12.0 Bug fixes * Fix Errno::EADDRINUSE when reusing port (issue #23)