Prepare for 2.21 cycle to start soonish

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Junio C Hamano 2018-12-15 12:36:06 +09:00
parent 5d826e9729
commit 85c26ae4bb
3 changed files with 24 additions and 2 deletions

View File

@ -0,0 +1,22 @@
Git 2.21 Release Notes
======================

Backward Compatibility Notes
----------------------------


Updates since v2.20
-------------------

UI, Workflows & Features



Performance, Internal Implementation, Development Support etc.



Fixes since v2.20
-----------------

* Code cleanup, docfix, build fix, etc.

View File

@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=v2.20.0
DEF_VER=v2.20.GIT

LF='
'

View File

@ -1 +1 @@
Documentation/RelNotes/2.20.0.txt
Documentation/RelNotes/2.21.0.txt