chore: incoming 1840 changelog entry

This commit is contained in:
Changelog Bot 2025-11-23 09:40:14 +07:00
parent a09686820d
commit 95e60809fa

View file

@ -0,0 +1,3 @@
### PR [#1840](https://github.com/danielmiessler/Fabric/pull/1840) by [ZackaryWelch](https://github.com/ZackaryWelch): Replace deprecated bash function in completion script
- Replace deprecated bash function in completion script to use `_comp_get_words` instead of `__get_comp_words_by_ref`, fixing compatibility issues with latest bash versions and preventing script breakage on updated distributions like Fedora 42+