Skip to content

Commit 28290ea

Browse files
committed
Update change log
1 parent 0bbfded commit 28290ea

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.txt

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ Version 1.4.1 (2022-07-12)
55
--------------------------
66

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

1317
Version 1.4.0 (2022-07-02)

0 commit comments

Comments
 (0)