Skip to content

Commit 3500890

Browse files
authored
Update CHANGELOG.md
1 parent 8b5343c commit 3500890

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ Classify the change according to the following categories:
2525
### Deprecated
2626
### Removed
2727

28+
## test-runners
29+
### Added
30+
- Memory-clearing commands after each JuMP model instance in `runtests.jl` to avoid memory buildup which were slowing down Actions test job
31+
- Added back `ubuntu` OS as an additional runner OS for the tests Action job, now that memory buildup is reduced (removed a year ago due to memory crashing the runner)
32+
2833
## v0.52.0
2934
### Added
3035
- Add **Financial** inputs `min_initial_capital_costs_before_incentives` and `max_initial_capital_costs_before_incentives` which, when provided, provide upper and lower bounds on initial capital costs for all technologies.

0 commit comments

Comments
 (0)