Prepare for 2.21 cycle to start soonish
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
5d826e9729
commit
85c26ae4bb
22
Documentation/RelNotes/2.21.0.txt
Normal file
22
Documentation/RelNotes/2.21.0.txt
Normal 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.
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=v2.20.0
|
||||
DEF_VER=v2.20.GIT
|
||||
|
||||
LF='
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user