Keep a Changelog

Types of Changes


Example

# Changelog

All notable changes to this project will be documented in this file.

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).

## [Unreleased]

### Added
- Branching strategy doc now included in project website.
- Initial implementation of `feature/Db4E_end-to-end2`.

### Fixed
- Merge conflicts with `pyproject.toml` during releases are now documented and easier to manage.

---

## [0.17.5] - 2025-07-07

### Added
- Successful full test of clean release flow from feature to dev to release to PyPI.
- Updated KB and Git strategy doc.
- Tagged and pushed `v0.17.5` to PyPI test and prod.

### Fixed
- None.

---

## [0.17.4] - 2025-07-06

### Added
- Added Git branching strategy to project website.
- Clean install validated post-release.

### Changed
- Version bump to 0.17.4 in `pyproject.toml`.


Links