Duplicity 1.2.0 Released

Written for Duplicity by Kenneth Loafman on 2022-12-01

## rel.1.2.0 (2022-12-01)

### New

* Add rsync style --files-from=FILE. Fixes #151. [Kenneth Loafman]

* Add literal include/excludes. Fixes #138. [Kenneth Loafman]

### Changes

* Add test case for issue #683. [Kenneth Loafman]

* Don't run start\_debugger till after logging started. [Kenneth Loafman]

* Always run pipeline after MR approval. [Kenneth Loafman]

* Update deprecation messages. Cleanup. [Kenneth Loafman]

* Add filter mode to log line. #138. [Kenneth Loafman]

### Fix

* Fix for issue #683. [Kenneth Loafman]

  - ngettext() is returning empty string on plural and zero counts. -
  go back to plain gettext() and use just a single translation. -
  modify test to run backup using all translations we have.

* Azure Blob Storage backend fails to resume. Fixes #149. [Kenneth Loafman]

Read all announcements