Skip to content

Commit

Permalink
Add new version to latest updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill-Becker authored Sep 22, 2022
1 parent 699563b commit d238c8c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,16 @@ Classify the change according to the following categories:
##### Removed
### Patches

## Develop - 2022-09-13
## v2.3.0
### Minor Updates
##### Changed
The following name changes were made in the `job/` endpoint and `julia_src/http.jl`:
- Change "_pct" to "_rate_fraction" for input and output names containing "discount", "escalation", and "tax_pct" (financial terms)
- Change "_pct" to "_fraction" for all other input and output names (e.g., "min_soc_", "min_turndown_")
- Change **prod_factor_series** to **production_factor_series**
- Change **prod_factor_series** to **production_factor_series**
- Updated the version of REopt.jl in /julia_src to v0.20.0 which includes the addition of:
- Boiler tech from the REopt_API (known as NewBoiler in API)
- SteamTurbine tech from the REopt_API
## v2.2.0
### Minor Updates
##### Fixed
Expand Down

0 comments on commit d238c8c

Please sign in to comment.