diff options
| -rw-r--r-- | Documentation/RelNotes/3.3.0.org | 4 | ||||
| l--------- | RelNotes.org | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/RelNotes/3.3.0.org b/Documentation/RelNotes/3.3.0.org new file mode 100644 index 0000000..5abc208 --- /dev/null +++ b/Documentation/RelNotes/3.3.0.org @@ -0,0 +1,4 @@ +* Magit v3.3.0 Release Notes (unreleased) +** Breaking changes +** Changes since v3.2.0 +** Fixes since v3.2.0 diff --git a/RelNotes.org b/RelNotes.org index 159447d..b08ef8b 120000 --- a/RelNotes.org +++ b/RelNotes.org @@ -1 +1 @@ -Documentation/RelNotes/3.2.0.org
\ No newline at end of file +Documentation/RelNotes/3.3.0.org
\ No newline at end of file |
