Browse Source

Add fish shell completion fix to NEWS (#1184).

Dan Helfman 2 weeks ago
parent
commit
1f8c39fb17
1 changed files with 1 additions and 0 deletions
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -1,6 +1,7 @@
 2.0.12.dev0
 2.0.12.dev0
  * #1181: Add an "ask_for_password" option to the KeePassXC credential hook for disabling
  * #1181: Add an "ask_for_password" option to the KeePassXC credential hook for disabling
    KeePassXC's password prompt, e.g. if you're only using a key file to decrypt your database.
    KeePassXC's password prompt, e.g. if you're only using a key file to decrypt your database.
+ * #1184: Fix the fish shell completion's detection of version mismatches.
  * In the SQLite database hook, run SQLite such that it exits upon encountering an error instead of,
  * In the SQLite database hook, run SQLite such that it exits upon encountering an error instead of,
    you know, not doing that.
    you know, not doing that.
  * Add documentation on repositories, including SSH, Rclone, S3, and B2:
  * Add documentation on repositories, including SSH, Rclone, S3, and B2: