Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ 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).


## [0.16.1] - 2026-03-28

This **patch release** includes 3 commits.


### Features
- Backport worktrees gitignore and compat job fix ([#120](https://github.com/stateful-y/python-package-copier/pull/120)) by @gtauzin

### Documentation
- Restructure documentation following Diataxis framework ([#119](https://github.com/stateful-y/python-package-copier/pull/119)) by @gtauzin
- Add canonical Diataxis folder paths to all writer skills ([#121](https://github.com/stateful-y/python-package-copier/pull/121)) by @gtauzin

### Contributors

Thanks to all contributors for this release:
- @gtauzin

## [0.16.0] - 2026-03-25

This **minor release** includes 3 commits.
Expand Down