diff --git a/CHANGELOG.md b/CHANGELOG.md index 802e9c22..7fcedbbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,6 +86,9 @@ detailed information, please refer to the updated API documentation. * `imcflibs.pathtools.create_directory` to create a new directory at the specified path. +* `imcflibs.imagej.projections.project_stack` to project along a defined axis + using the given projection type. + ## 1.4.0 ### Added