Skip to content

Commit

Permalink
Finalize
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Oct 26, 2024
1 parent 8279fd8 commit 999a2f9
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
15 changes: 15 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
v25.5.0
=======

Features
--------

- When parsing ``keyring_path`` from the config, the home directory is now expanded from ``~``. (#696)


Bugfixes
--------

- In get_credential, now returns None when the indicated username is not found. (#698)


v25.4.1
=======

Expand Down
1 change: 0 additions & 1 deletion newsfragments/696.feature.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/698.bugfix.rst

This file was deleted.

0 comments on commit 999a2f9

Please sign in to comment.