CHANGELOG in unix_utils-0.0.10 vs CHANGELOG in unix_utils-0.0.11
- old
+ new
@@ -1,5 +1,11 @@
-0.0.10 / 2012-14-23
+0.0.11 / 2012-05-07
+
+* Bug fixes
+
+ * Fix handling of local files by UnixUtils.curl
+
+0.0.10 / 2012-04-23
* Breaking changes
* Added UnixUtils.du_sk, which always returns bytes; removed UnixUtils.du, which returned block counts, which I doubt you wanted.