CHANGELOG.md in rmega-0.1.7 vs CHANGELOG.md in rmega-0.2.0
- old
+ new
@@ -1,4 +1,20 @@
+## 0.2.0
+
+### New Features
+* resumable downloads
+* rmega-dl command (with folder download support)
+* rmega-up command
+* cbc-mac verification (download)
+* handle network errors without interrupting downloads/uploads
+* cache shared keys
+* `Storage#folders` has been removed (use `Storage#shared` that returns only shared folder nodes)
+
+### Changes
+* `RequestError` class was removed
+* Upload now returns the node `handle`
+* `Storage#download` moved to `Rmega#download`
+
## 0.1.7
* \#9 Fixed decryption of nodes shared by you to others
## 0.1.6