Skip to content

Commit d6a600d

Browse files
committed
Use fully-qualified name so pdoc renders a link
1 parent adf0e9d commit d6a600d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ detailed information, please refer to the updated API documentation.
8686

8787
* `imcflibs.pathtools.create_directory` to create a new directory at the specified path.
8888

89-
* New function in `imcflibs.imagej.projections`:
90-
* `project_stack` to project along a defined axis using the given projection type.
89+
* `imcflibs.imagej.projections.project_stack` to project along a defined axis
90+
using the given projection type.
9191

9292
## 1.4.0
9393

0 commit comments

Comments
 (0)