diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7bf6b9ce1f..94422c646f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,6 +6,10 @@ Next Version ============ **Fix** * Fix Type Mismatch Error in PyNE's ENSDF Processing Module (#1519) + * Fixes for nuc_data_make (#1333) + * new download location for KAERI data archive + * do not try to download missing (super heavy) data from KAERI + * update material_library writing interface v0.7.8 ====== @@ -69,10 +73,6 @@ v0.7.6 * add ifbar to cleanup the code about progress bar (#1409) * use ifbar to print progress of mesh_to_fluxin (#1401) * pep8 formatting applied to all py files (#1436) - * * Fixes for nuc_data_make (#1333) - * new download location for KAERI data archive - * do not try to download missing (super heavy) data from KAERI - * update material_library writing interface v0.7.5 ======