UPGRADE.md in quandl-0.3.0 vs UPGRADE.md in quandl-0.3.3
- old
+ new
@@ -1,5 +1,22 @@
-## 0.3.0
+## 0.3.3
+
+
+
+
+
+## 0.3.2
+
+* QUGC-151 quandl superset upload --> quandl superset
+* QUGC-140 if a source_code is given but does not exist, it should warn the user
+
+
+
+
+## 0.3.1
+* Added support for timed scheduling
+
+## 0.3.0
* QUGC-132 Add thread_pool locking so that requests for the same dataset are not made in parallel
* QUGC-120 update Task::Threading to catch SIGINT and shutdown thread_pool. Second occurence of SIGINT will exit immediately.
* QUGC-117 add option for specifying logfile output --stdout and --stderr
* QUGC-118 add option to specify environment -E --environment
\ No newline at end of file