We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf3a4ae commit 74f7a78Copy full SHA for 74f7a78
1 file changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
# Changelog 🧾
4
5
+## 2.0.0
6
+
7
+### Changed
8
9
+* Minimum required version for [python-micrometa] increased to `15.2.3`.
10
11
## 1.5.0
12
13
This release brings a lot of additions, not all changes and functions are
@@ -271,3 +277,5 @@ Utilities for filtering and thresholding.
271
277
* `imcflibs.pathtools.listdir_matching` now has an additional optional argument
272
278
`sort` (defaulting to `False`) to request the resulting list to be sorted.
273
279
* Many improvements / clarifications in function docstrings.
280
281
+[python-micrometa]: https://pypi.org/project/python-micrometa/
0 commit comments