diff --git a/docs/source/releasenotes/index.rst b/docs/source/releasenotes/index.rst index 41693f0df..6424aebbe 100644 --- a/docs/source/releasenotes/index.rst +++ b/docs/source/releasenotes/index.rst @@ -10,6 +10,7 @@ bugs fixed, and known issues for each successive release. .. toctree:: :maxdepth: 1 + notes_0.4.4 notes_0.4.3 notes_0.4.2 notes_0.4.1 diff --git a/docs/source/releasenotes/notes_0.4.4.rst b/docs/source/releasenotes/notes_0.4.4.rst new file mode 100644 index 000000000..367efc8ad --- /dev/null +++ b/docs/source/releasenotes/notes_0.4.4.rst @@ -0,0 +1,26 @@ +.. _notes_0.4.4: + +============================== +Release Notes for OpenMC 0.4.4 +============================== + +.. note:: + These release notes are for an upcoming release of OpenMC and are still + subject to change. + +------------------- +System Requirements +------------------- + +There are no special requirements for running the OpenMC code. As of this +release, OpenMC has been tested on a variety of Linux distributions, Mac OS X, +and Microsoft Windows 7. Memory requirements will vary depending on the size of +the problem at hand (mostly on the number of nuclides in the problem). + +------------ +New Features +------------ + +--------- +Bug Fixes +---------