From 9739bd64748fef8598231a59e41086b6ecd40c1b Mon Sep 17 00:00:00 2001 From: Alexandros Kozak Date: Fri, 20 Oct 2023 12:14:23 -0700 Subject: [PATCH] v3.11.2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c75b313..26b3f02 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ This prompt has been tested on numerous Linux and BSD distributions, as well as - v3.11.2 + `zsh-async` v1.8.6 is included. + + The behavior of `$AGKOZAK_SHOW_STASH` has been fixed. - v3.11.1 + Bug fix: The background jobs indicator was not updating immediately when a job ended. The prompt now uses the native Zsh `%j` escape to fetch the number of background jobs. Please update your custom prompts accordingly; the examples below have all been updated. - v3.11.0