diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a888d16..6fe820d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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.35.1](https://github.com/mkdocstrings/griffe/releases/tag/0.35.1) - 2023-08-26 + +[Compare with 0.35.0](https://github.com/mkdocstrings/griffe/compare/0.35.0...0.35.1) + +### Bug Fixes + +- Preserve inherited attribute on alias inherited members ([1e19e7b](https://github.com/mkdocstrings/griffe/commit/1e19e7b2c3f2bb10c822c7d8b63b04a76024b4f7) by Timothée Mazzucotelli). [Issue mkdocstrings/python#102](https://github.com/mkdocstrings/python/issues/102) + ## [0.35.0](https://github.com/mkdocstrings/griffe/releases/tag/0.35.0) - 2023-08-24 [Compare with 0.34.0](https://github.com/mkdocstrings/griffe/compare/0.34.0...0.35.0)