Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
abachma2 committed Apr 23, 2024
1 parent 9fe8dab commit 4fccf04
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,25 @@ Since last release:

**Added:**

* Added `CHANGELOG.rst` and `CONTRIBUTING.rst`
* Added `CHANGELOG.rst`, `.gitignore`, `CONTRIBUTING.rst`,
and unit tests for `openmcyclus.Depletion` class. Also
added files for better reproduction of comparison benchmar (#18)
* 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)

**Changed:**

* Change OpenMC dependency to v0.14.0, which includes adding
parameters for using `DepleteReactor` (#18)

**Removed:**

* Remove `check_existing_recipes` method in `DepleteReactor` (#18)

**Fixed:**


v 0.1.0
=========
Initial release

0 comments on commit 4fccf04

Please sign in to comment.