Skip to content

Commit

Permalink
Corrected NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniereinders committed Nov 26, 2024
1 parent 6ac9d79 commit 7f800f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Minor improvements and fixes

* Changed the `writer_indices` and `doc_indices` arguments in `get_clusters_batch()` to be optional. The main reason for this change is so that users do not need to use a naming convention for their handwriting files in order to use `handwriterRF::calculate_slr()` which calls `get_clusters_batch()`.
* Changed the `writer_indices` and `doc_indices` arguments in `get_clusters_batch()` to be optional. The main reason for this change is so that users do not need to use a naming convention for their handwriting files in order to use `handwriterRF::calculate_slr()` and `handwriterRF::compare_documents()` which call `get_clusters_batch()`.

# handwriter 3.2.1

Expand Down

0 comments on commit 7f800f2

Please sign in to comment.