Changelog.md in ftpd-2.0.1 vs Changelog.md in ftpd-2.0.2
- 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.
+### 2.0.2 2017-07-17
+
+* Fix high CPU use by bin/ftpdrb (#47)
+* ftpdrb now runs from installed gem
+* Fix tests hanging in ruby 2.1.7 through 2.1.10
+
### 2.0.1 2016-11-02
* Redact password in log (thanks ukolovda)
### 2.0.0 2016-06-01