doc: Polish changelog

This commit is contained in:
Leo R. Lundgren
2023-07-29 12:51:04 +02:00
committed by Michael Eischer
parent e998314088
commit 51e4e5ef82
22 changed files with 77 additions and 73 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
Enhancement: Add `jq` binary to container image
Enhancement: Add `jq` binary to Docker image
The Docker container image now contains `jq`, which can be useful to process
JSON data output by restic.
The Docker image now contains `jq`, which can be useful to process JSON data
output by restic.
https://github.com/restic/restic/pull/4220