mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
release-notes: use CHANGELOG.md
Add a file CHANGELOG.md in the root Subsurface directory and track this file with the `-text merge=union` attribute. This prevents merge conflicts if release notes are added on top of the file by different commits. Also, make ReleaseNotes/ReleaseNotes.txt point to that file. Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
This commit is contained in:
parent
d031fbf2ea
commit
6437a2e18e
4 changed files with 23 additions and 25 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -5,3 +5,4 @@ theme/jqplot.canvasAxisTickRenderer.min.js binary
|
|||
theme/jqplot.highlighter.min.js binary
|
||||
theme/jquery.jqplot.min.js binary
|
||||
theme/jquery.min.js binary
|
||||
CHANGELOG.md -text merge=union
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue