From 161fec6abea0510b49505cdfed0f8b80b3d6aa39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Mazzucotelli?= Date: Sat, 17 Aug 2024 14:42:34 +0200 Subject: [PATCH] chore: Prepare release 0.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a87281b..1246aa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,3 +6,10 @@ 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). +## [0.1.0](https://github.com/mkdocstrings/griffe-runtime-objects/releases/tag/0.1.0) - 2024-08-17 + +[Compare with first commit](https://github.com/mkdocstrings/griffe-runtime-objects/compare/8d162a759616f32d465f519a15a49ec0a7102b00...0.1.0) + +### Features + +- Generate project with gh:pawamoy/copier-uv Copier template ([8d162a7](https://github.com/mkdocstrings/griffe-runtime-objects/commit/8d162a759616f32d465f519a15a49ec0a7102b00) by Timothée Mazzucotelli).