Skip to content

Commit 3ccb983

Browse files
committed
More concise changelog structure
1 parent c056955 commit 3ccb983

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
### Added
88

9-
* `imcflibs.pathtools.join2` can be used to join paths, much like `os.path.join`
10-
except that it will work with `java.io.File` objects as well (but doesn't
11-
support more than two path components / parameters).
12-
* `imcflibs.imagej.resultstable` sub-module with the following functions:
9+
* New functions in `imcflibs.pathtools`:
10+
* `imcflibs.pathtools.join2` can be used to join paths, much like
11+
`os.path.join` except that it will work with `java.io.File` objects as well
12+
(but doesn't support more than two path components / parameters).
1313
* `imcflibs.imagej.resultstable.add_results_to_resultstable`
1414
* `imcflibs.imagej.resultstable.get_resultstable`
1515
* `imcflibs.imagej.resultstable.preset_results_column`

0 commit comments

Comments
 (0)