CHANGELOG.md in openstudio-extension-0.2.6 vs CHANGELOG.md in openstudio-extension-0.3.0
- old
+ new
@@ -1,11 +1,12 @@
# OpenStudio Extension Gem
-## Version 0.2.6
+## Version 0.3.0
-- Check that `failed.job` doesn't exist and `finished.job` does exist.
+* remove the os_lib_reporting.rb helpers. This file is only used for OS reporting measure and should not be shared with other users.
+* Upgrade dependency to openstudio-workflow gem to `~> 2.1.0`
+* This version works only with EnergyPlus 9.4 since it depends on OpenStudio workflow `~> 2.1.0`
-- Fixed [#98](https://github.com/NREL/openstudio-extension-gem/issues/98)
## Version 0.2.5
* Support runner options for bundle_install_path and gemfile_path
* Laboratory and Data Center Support