File tree Expand file tree Collapse file tree 3 files changed +34
-1
lines changed Expand file tree Collapse file tree 3 files changed +34
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ support/fund.html \
7
7
support/commercial.html \
8
8
releases/index.html \
9
9
releases/borg-1.1.html \
10
- releases/borg-1.2.html
10
+ releases/borg-1.2.html \
11
+ releases/borg-2.0.html
11
12
12
13
INCLUDES =\
13
14
releases/releases.rst.inc
Original file line number Diff line number Diff line change
1
+ Borg 2.0 (preliminary information)
2
+ ==================================
3
+
4
+ `« back to all releases <. >`_
5
+
6
+ :Links: `Documentation <https://borgbackup.readthedocs.io/en/master/ >`_ · `Downloads <https://github.com/borgbackup/borg/releases/latest >`_
7
+ :Date: (testing releases out, no final release yet)
8
+
9
+ Changelog summary
10
+ -----------------
11
+
12
+ This is only a summary of the changes between 1.2 and 2.0.
13
+ Check the `full changelog <https://borgbackup.readthedocs.io/en/master/changes.html >`_
14
+ to see all changes as well as important compatibility and upgrade notes.
15
+
16
+
17
+ Major new features in the 2.0 release series are:
18
+
19
+ ...
20
+
21
+ Other changes:
22
+
23
+ ...
Original file line number Diff line number Diff line change @@ -15,6 +15,15 @@ You can learn more about borg future plans there:
15
15
- `Documentation <https://borgbackup.readthedocs.io/en/latest/ >`__
16
16
- `Installation <https://borgbackup.readthedocs.io/en/latest/installation.html >`__
17
17
18
+ Borg 2.0
19
+ --------
20
+
21
+ Borg 2.0 is currently in beta/rc testing - do not use it for production.
22
+
23
+ - `borg 2.0 news overview (preliminary) <borg-2.0.html >`_
24
+ - `Documentation <https://borgbackup.readthedocs.io/en/master/ >`__
25
+ - `Downloads <https://github.com/borgbackup/borg/releases >`__
26
+
18
27
Borg 1.2
19
28
--------
20
29
You can’t perform that action at this time.
0 commit comments