Skip to content

Commit

Permalink
update the release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Kundert authored and Ken Kundert committed May 16, 2023
1 parent 1f4f03b commit ec425ca
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions doc/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ Latest development release
| Version: 1.35.5
| Released: 2023-05-01
This release provides new mechanisms to allow you to monitor your pruning and
compaction operations to help assure that these activities not neglected. Both
a prune and a compact operation must be performed to release disk space by
1.36 (2023-05-15)
-----------------
This release provides new mechanisms that allow you to monitor your pruning and
compaction operations to help assure that these activities are not neglected.
Both a prune and a compact operation must be performed to release disk space by
eliminating expired archives. The combination of these to operations is
referred to by *Emborg* as a squeeze.

Expand All @@ -23,6 +25,10 @@ referred to by *Emborg* as a squeeze.
need to change the paths you specify in *overdue.conf*. They now need to
end in ``.latest.nt`` rather than ``.lastbackup``.

.. note::

If you use :ref:`borg space`, you will need to upgrade to version 2.


1.35 (2023-03-20)
-----------------
Expand Down

0 comments on commit ec425ca

Please sign in to comment.