From 706c4afc0f7576d828e22b97a17a3e6d5daf08af Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Thu, 5 May 2022 09:40:12 -0700 Subject: news.rst: add entry for new pass(1) data source Signed-off-by: Sean Whitton --- doc/news.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/news.rst b/doc/news.rst index 81733a3..8c3ee6c 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -23,6 +23,10 @@ In summary, you should always be able to upgrade to a release which only increments ``patch``, but if either of the other two components have changed, you should review this document and see if your consfig needs updating. -.. - 1.0.1 (unreleased) - ------------------ +1.0.1 (unreleased) +------------------ + +- New data source to fetch passphrases from a `pass(1)`_ data store, thanks to + David Bremner. + +.. _pass(1): https://www.passwordstore.org/ -- cgit v1.2.3