Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ Features
* Experimental: let Vault properties be set in DSNs.


Documentation
---------
* Spellcheck myclirc commentary.


2.2.0 (2026/07/11)
==============

Expand Down
2 changes: 1 addition & 1 deletion mycli/myclirc
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ pager = 'less'
# Note that the hostname is considered to be different if short or qualified.
# This can be overridden with --use-keyring= at the CLI.
# A password can be reset with --use-keyring=reset at the CLI.
# Recommanded: auto
# Recommended: auto
use_keyring = False

[editor]
Expand Down
Loading