mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Add "Changelog:" metadata field.
This commit is contained in:
parent
d1cf1c37b4
commit
b1ec8cc47a
6 changed files with 39 additions and 2 deletions
|
@ -468,6 +468,7 @@ The following sections describe the fields recognised within the file.
|
|||
* Web Site::
|
||||
* Source Code::
|
||||
* Issue Tracker::
|
||||
* Changelog::
|
||||
* Donate::
|
||||
* FlattrID::
|
||||
* Bitcoin::
|
||||
|
@ -632,6 +633,16 @@ applications have one.
|
|||
|
||||
This is converted to (@code{<tracker>}) in the public index file.
|
||||
|
||||
@node Changelog
|
||||
@section Changelog
|
||||
|
||||
@cindex Changelog
|
||||
|
||||
The URL for the application's changelog. Optional, since not all
|
||||
applications have one.
|
||||
|
||||
This is converted to (@code{<changelog>}) in the public index file.
|
||||
|
||||
@node Donate
|
||||
@section Donate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue