Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
colinpalmer committed Jul 12, 2022
1 parent 0bbfded commit 28290ea
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ Version 1.4.1 (2022-07-12)
--------------------------

* Add file names to mrcfile-header output
* Add file names and a success message for valid files to the output of the
validation functions (mrcfile-validate command and the mrcfile.validate()
function)
* Improvements to validation functions (mrcfile-validate command and the
mrcfile.validate() function):
* Add a message with the file name of each file processed, to enable valid
and invalid files to be identified.
* Add a message confirming that valid files are valid.
* Ensure that all files are processed when validating multiple files, even
if some are invalid or raise exceptions on opening.
* Add support for numpy 1.23 and Python 3.10 and 3.11

Version 1.4.0 (2022-07-02)
Expand Down

0 comments on commit 28290ea

Please sign in to comment.