Skip to content

Commit ed071c0

Browse files
prepare 2.0 infos
1 parent dac29b6 commit ed071c0

File tree

3 files changed

+34
-1
lines changed

3 files changed

+34
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ support/fund.html \
77
support/commercial.html \
88
releases/index.html \
99
releases/borg-1.1.html \
10-
releases/borg-1.2.html
10+
releases/borg-1.2.html \
11+
releases/borg-2.0.html
1112

1213
INCLUDES=\
1314
releases/releases.rst.inc

releases/borg-2.0.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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+
...

releases/index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@ You can learn more about borg future plans there:
1515
- `Documentation <https://borgbackup.readthedocs.io/en/latest/>`__
1616
- `Installation <https://borgbackup.readthedocs.io/en/latest/installation.html>`__
1717

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+
1827
Borg 1.2
1928
--------
2029

0 commit comments

Comments
 (0)