From ad1f8476c9cb179fd8dcb9ce5ace14b0375e5f6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Mazzucotelli?= Date: Sun, 18 Aug 2024 15:55:16 +0200 Subject: [PATCH] chore: Prepare release 0.2.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be965b9..9daffcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ 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.2.0](https://github.com/mkdocstrings/griffe-public-redundant-aliases/releases/tag/0.2.0) - 2024-08-18 + +[Compare with 0.1.0](https://github.com/mkdocstrings/griffe-public-redundant-aliases/compare/0.1.0...0.2.0) + +### Features + +- Implement no-op extension ([a36f889](https://github.com/mkdocstrings/griffe-public-redundant-aliases/commit/a36f889ead557c14d139afd488002c6b64117f7a) by Timothée Mazzucotelli). + ## [0.1.0](https://github.com/mkdocstrings/griffe-public-redundant-aliases/releases/tag/0.1.0) - 2024-08-17 [Compare with first commit](https://github.com/mkdocstrings/griffe-public-redundant-aliases/compare/eae68401c337e636de8fd91ea517465ae0d1df23...0.1.0)