mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-06 22:57:36 +03:00
Rename NEWS.md to CHANGELOG.md
This commit is contained in:
parent
81106fa647
commit
59e4f2d594
4 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -41,7 +41,7 @@ import sys
|
|||
|
||||
from setuptools import find_packages, setup
|
||||
|
||||
# When the version is updated, a new section in the NEWS.md file must be
|
||||
# When the version is updated, a new section in the CHANGELOG.md file must be
|
||||
# added too.
|
||||
VERSION = "master"
|
||||
WEB_FILES = ["web/internal_data/css/icon.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue