README.md in openstudio-common-measures-0.6.0 vs README.md in openstudio-common-measures-0.6.1
- old
+ new
@@ -36,11 +36,11 @@
# Compatibility Matrix
|OpenStudio Common Measures Gem|OpenStudio|Ruby|
|:--------------:|:----------:|:--------:|
-| 0.6.0 | 3.4 | 2.7 |
+| 0.6.0 - 0.6.1 | 3.4 | 2.7 |
| 0.5.0 | 3.3 | 2.7 |
| 0.4.0 - 0,4.2 | 3.2 | 2.7 |
| 0.3.0 - 0.3.2 | 3.1 | 2.5 |
| 0.2.0 - 0.2.1 | 3.0 | 2.5 |
| 0.1.2 and below | 2.9 and below | 2.2.4 |
@@ -49,10 +49,10 @@
Please review the [OpenStudio Contribution Policy](https://openstudio.net/openstudio-contribution-policy) if you would like to contribute code to this gem.
# Releasing
-* Update `CHANGELOG.md`
+* Update `CHANGELOG.md` with the `rake openstudio:change_log` command
* Run `rake openstudio:rubocop:auto_correct`
* Run `rake openstudio:update_copyright`
* Run `rake openstudio:update_measures` (this has to be done last since prior tasks alter measure files)
* Update version in `readme.md`
* Update version in `openstudio-common_measures.gemspec`