CHANGELOG.md in openstudio-analysis-0.3.2 vs CHANGELOG.md in openstudio-analysis-0.3.3
- old
+ new
@@ -2,9 +2,15 @@
==================================
Unreleased
--------------
+Version 0.3.3
+-------------
+* More unit tests
+* Allow a UUID model name to be automatically generated if the model name is not specified
+* Short name added to the variables input and output section of the spreadsheet. This required adding a new column and is not backwards compatible
+
Version 0.3.2
--------------
* Support both relative and absolute paths in the spreadsheet
* Helper methods for submitting analyses
* Add get_analysis method to Server API to get the status of an analysis