From 7c93441b569dc2f32462d7b9b0e59fd862608ee8 Mon Sep 17 00:00:00 2001 From: Ajeet D'Souza <98ajeet@gmail.com> Date: Wed, 27 Apr 2022 18:42:08 +0530 Subject: [PATCH] Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f43156..cb37717 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Fish: paths on Cygwin. +- Bash/Fish/Posix/Zsh: paths on Cygwin. - Fish: completions not working on certain systems. ## [0.8.1] - 2021-04-23