Skip to content

Commit 34312b4

Browse files
committed
docs: Update changelog
1 parent 98972fb commit 34312b4

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

conftest.py

Whitespace-only changes.

towncrier.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.towncrier]
22
name = "ref-sample-data"
3-
filename = "docs/changelog.md"
3+
filename = "CHANGELOG.md"
44
directory = "changelog/"
55
title_format = "## ref-sample-data {version} ({project_date})"
66
underlines = ["", "", ""]

0 commit comments

Comments
 (0)