Skip to content

Commit

Permalink
update CHANGELOG for arfc#22
Browse files Browse the repository at this point in the history
  • Loading branch information
abachma2 committed Jun 6, 2024
1 parent acff3f4 commit 1b0cf24
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,23 @@ Since last release:
* Add input parameters to `DepleteReactor` for the thermal
power (instead of just using `power_cap`) and flux
(required input for running OpenMC with new version) (#18)
* Add CI test for if CHANGELOG has been updated (#21)

**Changed:**

* Change OpenMC dependency to v0.14.0, which includes adding
parameters for using `DepleteReactor` (#18)
* Simplifiy CI build environment, using conda builds instead of
building from source (#21)
* Depletion time steps are based on `dt` parameter of Cyclus
input (which is in seconds) instead of assuming 30 day time steps (#22)


**Removed:**

* Remove `check_existing_recipes` method in `DepleteReactor` (#18)
* Remove various files in repo that are no longer used for building
CI enviroment (#21)

**Fixed:**

Expand Down

0 comments on commit 1b0cf24

Please sign in to comment.