Skip to content

Commit 33a7a48

Browse files
committed
Update python changelog.
1 parent 023eba9 commit 33a7a48

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

python/CHANGELOG.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,16 @@
22

33
Changelog for the selfie Python libraries.
44

5-
- [`com.diffplug.selfie:selfie-lib:VERSION`](https://pypi.org/project/selfie-lib/)
6-
- [`com.diffplug.selfie:selfie-runner-pytest:VERSION`](https://pypi.org/project/pytest-selfie/)
7-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
8-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5+
- [`selfie-lib:VERSION`](https://pypi.org/project/selfie-lib/)
6+
- [`pytest-selfie:VERSION`](https://pypi.org/project/pytest-selfie/)
7+
8+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
9+
10+
Allowable headings are `Added`, `Fixed`, and `Changed`.
911

1012
## [Unreleased]
11-
### Added
12-
- TODO
1313
### Fixed
14-
- TODO
15-
### Changed
16-
- TODO
14+
- A single leading space (such as in the copyright header) should not override an otherwise 100% tab-indented file. ([#506](https://github.com/diffplug/selfie/issues/506))
1715

1816
## [1.0.0] - 2024-12-16
1917

0 commit comments

Comments
 (0)