From 6cb9e9ade200916c087c92072202f109cf12fc8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Mazzucotelli?= Date: Fri, 5 Jan 2024 17:45:04 +0100 Subject: [PATCH] chore: Prepare release 1.0.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a87281b..4de238d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,3 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [1.0.0](https://github.com/mkdocstrings/griffe-inherited-docstrings/releases/tag/1.0.0) - 2024-01-05 + +[Compare with first commit](https://github.com/mkdocstrings/griffe-inherited-docstrings/compare/b0d27df17aab12337a426b1d2e642593bdc9231b...1.0.0) + +### Features + +- Implement extension ([993e4e1](https://github.com/mkdocstrings/griffe-inherited-docstrings/commit/993e4e1e9a316e8b472df47c6568392605ca07f6) by Timothée Mazzucotelli). +- Generate project with copier-pdm template ([2e71db6](https://github.com/mkdocstrings/griffe-inherited-docstrings/commit/2e71db6086e2507cc058d8b387d33eb7c228ed9a) by Timothée Mazzucotelli).