We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c22e910 commit 1e89460Copy full SHA for 1e89460
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# Unreleased
2
+
3
+## Fixed
4
5
+- Fix handling of InnocuousThread (i.e. skip them, not much more we can do)
6
7
+## Changed
8
9
+- Upgraded dependencies
10
11
# 0.5.48 (2024-01-10 / 2228a54)
12
13
## Changed
@@ -22,15 +32,6 @@
22
32
23
33
- [watcher] Fix watcher stop! function
24
34
25
-## Changed
26
-
27
-# 0.3.43 (2024-12-04 / df15f2e)
28
29
-## Fixed
30
31
-- Fix handling of InnocuousThread (i.e. skip them, not much more we can do)
-- Version bumps
35
# 0.2.37 (2022-08-26 / 34be62f)
36
37
@@ -67,4 +68,4 @@
67
68
- Classpath inspection utilities
69
- Priority classloader for overrides
70
- deps watcher
-- git-pull-lib
71
+- git-pull-lib
0 commit comments