From 2cffa8deaaed893faec44c782b873c32928a31de Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Tue, 14 May 2019 10:07:46 -0700 Subject: [PATCH] Add missing ticket number to NEWS item. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9fcedf0c2..fedd60156 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,10 @@ 1.3.4.dev0 * Part of #125: Color borgmatic (but not Borg) output when using an interactive terminal. * #168: Update README with continuous integration badge. + * #169: Automatically sort Python imports in code. * Document installing borgmatic with pip install --user instead of a system Python install. * Get more reproducible builds by pinning the versions of pip and tox used to run tests. * Factor out build/test configuration from tox.ini file. - * Automatically sort Python imports in code. 1.3.3 * Add validate-borgmatic-config command, useful for validating borgmatic config generated by