diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8615de15c224043adb16b855581c24f1c79ce377..6dbdd6724401c240848bbc880c72bc848f671929 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
 - Fix: no segv on exit because disconnect client '0', no client '0', the first client is '1'
 - Fix: can now interpret the *add* commands with spaces in the query correctly
 - Fix: no more segv when copying a null URI
+- Fix: previous command was not working when all the queue had the same priority
 - Fix: when no screen is detected with `lkt`, the large screen behaviour is used to not break other commands like `wc`
 - Fix: if a kara is not available it will be downloaded even if there is a file on the system (may be filtered out by a user specified URI)
 - Change: all the functions in the command trie have the same signature (less bloat here)