Improve core counting logging

Change-Id: I3762f25ef8c6f90dc59b1f299efe44d4ccb829bc
diff --git a/Changes b/Changes
index 7fa22db..d52de30 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 0.54 2023-04-15
         - Fix 'cache' parameter. (reported by kupietz)
         - Fix cache deletion for certain scenarios.
+        - Improve information on the number of jobs
+          running in parallel.
 
 0.53 2023-03-20
         - Added Spacy support. (kupietz)