Skip to content

Commit 127f195

Browse files
committed
Rename HISTORY to changelog and include in package.
1 parent b7b9762 commit 127f195

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

HISTORY renamed to CHANGELOG.md

File renamed without changes.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ authors = ["Databricks <[email protected]>"]
66
license = "Apache-2.0"
77
readme = "README.md"
88
packages = [{include = "databricks", from = "src"}]
9+
include = ["CHANGELOG.md"]
910

1011
[tool.poetry.dependencies]
1112
python = "^3.7.1"

0 commit comments

Comments
 (0)