Changelog.md in ftpd-2.0.5 vs Changelog.md in ftpd-2.1.0
- old
+ new
@@ -1,8 +1,13 @@
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.1.0 2017-07-23
+
+* Introduced Release::VERSION and Release::DATE constants
+* Fixed all known warnings in tests and example
+
### 2.0.5 2017-07-23
* Fix DOS caused by fast socket disconnects (thanks iblue)
* Tests pass in Ruby 2.4