CHANGELOG.md in openstudio-extension-0.3.0 vs CHANGELOG.md in openstudio-extension-0.3.1
- old
+ new
@@ -1,6 +1,9 @@
# OpenStudio Extension Gem
+## Version 0.3.1
+* This change first zeroes-out latent (for good measure) and radiant fractions before setting lost fraction to 1.0 to avoid this error.
+
## Version 0.3.0
* 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`