Add missing ticket number to NEWS item.
This commit is contained in:
parent
f0581271f6
commit
2cffa8deaa
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -1,10 +1,10 @@
|
||||||
1.3.4.dev0
|
1.3.4.dev0
|
||||||
* Part of #125: Color borgmatic (but not Borg) output when using an interactive terminal.
|
* Part of #125: Color borgmatic (but not Borg) output when using an interactive terminal.
|
||||||
* #168: Update README with continuous integration badge.
|
* #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.
|
* 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.
|
* 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.
|
* Factor out build/test configuration from tox.ini file.
|
||||||
* Automatically sort Python imports in code.
|
|
||||||
|
|
||||||
1.3.3
|
1.3.3
|
||||||
* Add validate-borgmatic-config command, useful for validating borgmatic config generated by
|
* Add validate-borgmatic-config command, useful for validating borgmatic config generated by
|
||||||
|
|
Loading…
Reference in a new issue