----------------
- Added composite configurations.
- Added support for multiple backup configurations in a single repository.
- Added :ref:`prefix <prefix>` and :ref:`exclude_from <exclude_from>` settings.
- Provide default value for :ref:`archive <archive>` setting.
- Add ``--all`` command line option to :ref:`mount <mount>` command.
- Add ``--include-external`` command line option to :ref:`check <check>`,
:ref:`list <list>`, :ref:`mount <mount>`, and :ref:`prune <prune>` commands.
- Add ``--sort`` command line option to :ref:`manifest <manifest>` command.
- Add ``--latest`` command line option to :ref:`delete <delete>` command.
- Added ``--quiet`` command line option
- :ref:`umount <umount>` command now deletes directory used as mount point.
- Moved log files to ~/.local/share/emborg
(run 'mv ~/.config/emborg/\*.{log,lastbackup}\* ~/.local/share/emborg' before
using this version).