Skip to content

Commit a0f03fb

Browse files
committed
Rename changelog header, include in API docs
1 parent 1bc037e commit a0f03fb

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# python-imcflibs Change Log
1+
# Changelog
22

33
<!-- markdownlint-disable MD024 (no-duplicate-header) -->
44

src/imcflibs/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
"""Python convenience from and for the IMCF (Imaging Core Facility).
22
33
.. include:: ../../README.md
4+
5+
.. include:: ../../CHANGELOG.md
46
"""
57

68
__version__ = "${project.version}"

0 commit comments

Comments
 (0)