Skip to content

Commit

Permalink
updating change log and version
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGoldwasser committed Dec 7, 2020
1 parent 9e509d2 commit 238ea6d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# OpenStudio EE Gem

## Version 0.3.1

* Adds the following to lib/measures:
* IncreaseInsulationRValueForExteriorWallsByPercentage
* IncreaseInsulationRValueForRoofsByPercentage

## Version 0.3.0

* Support for OpenStudio 3.1
Expand Down
2 changes: 1 addition & 1 deletion lib/openstudio/ee_measures/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@

module OpenStudio
module EeMeasures
VERSION = '0.3.0'
VERSION = '0.3.1'
end
end

0 comments on commit 238ea6d

Please sign in to comment.