Skip to content

Commit

Permalink
Issue #23
Browse files Browse the repository at this point in the history
Update the CHANGELOG.md
  • Loading branch information
akey7 committed Oct 24, 2019
1 parent 20162da commit 2d400c1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,3 +8,10 @@
- Enhancements to all modules in model.
- Black box tests.
- Dictionary based interface to integrate with other modeling codes.

## 2.1.1 (October 9, 2019)

- In the `costs_by_module_type_operation` tab, standardize all costs to USD/kW per project, cost per project, cost per turbine.
- Improve docstrings in source code.
- Refactor more functionality into a new `CostModule` class.
- Clean up logging to use simple `print()` statements which are safe to use in multi-process parallel logging operations.

0 comments on commit 2d400c1

Please sign in to comment.