CHANGELOG.md in rmega-0.2.5 vs CHANGELOG.md in rmega-0.2.6
- old
+ new
@@ -1,4 +1,16 @@
+## 0.2.6
+
+### New Features
+* Support new links format, e.g. `https://mega.nz/#!foo!bar` is now `https://mega.nz/file/foo#bar`
+* Add `--get-link` flag to `rmega-up`: generate and print the sharable link of the new file
+
+## 0.2.5
+
+### Changes
+* \#27 The error raised when the free quota is exceeded is now properly handled
+* \#27 Improved detection of mega link when a generic url is given to ```rmega-dl``` (see cmd line usage)
+
## 0.2.4
### Changes
* \#25 Fix connection reset on file upload
* \#24 Speed up aes_cbc_mac func