Skip to content

Commit fc01cef

Browse files
committed
Rename NEWS.md to CHANGELOG.md
1 parent 5eeb333 commit fc01cef

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ include = ["*/py.typed", "*.pyi"]
1919
[tool.poetry.urls]
2020
"GitHub" = "https://github.com/srittau/python-asserts"
2121
"Bug Tracker" = "https://github.com/srittau/python-asserts/issues"
22-
"Changes" = "https://github.com/srittau/python-asserts/blob/main/NEWS.md"
22+
"Changes" = "https://github.com/srittau/python-asserts/blob/main/CHANGELOG.md"
2323

2424
[tool.poetry.dependencies]
2525
python = ">=3.7"

0 commit comments

Comments
 (0)