You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,10 @@
3
3
All major and minor version changes will be documented in this file. Details of
4
4
patch-level version changes can be found in [commit messages](../../commits/master).
5
5
6
+
## 2024.1.5 - 2024/04/04
7
+
8
+
- fix critical TypeError: can only join an iterable
9
+
6
10
## 2024.1.4 - 2024/03/30
7
11
8
12
- fix critical https://github.com/FHPythonUtils/LicenseCheck/issues/75 where importlib.metadata.PackageMetadata.json does not exist in Python < 3.10
0 commit comments