Skip to content

Commit 5d459e6

Browse files
committed
docs: Update changelog
1 parent 18398b7 commit 5d459e6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
<small>[Compare with 0.32.3](https://github.com/mkdocstrings/griffe/compare/0.32.3...0.33.0)</small>
1111

12+
### Breaking Changes
13+
14+
- Removed `griffe.expressions.Expression` in favor of [`griffe.expressions.Expr`][] and subclasses
15+
- Removed `griffe.expressions.Name` in favor of [`griffe.expressions.ExprName`][]
16+
1217
### Features
1318

1419
- Add `-V`, `--version` CLI flag to show version ([a41515f](https://github.com/mkdocstrings/griffe/commit/a41515f39e6e5e2e28d68980c44cc07a7e0ebbe0) by jgart). [Issue #186](https://github.com/mkdocstrings/griffe/issues/186), [PR #187](https://github.com/mkdocstrings/griffe/pull/187), Co-authored-by: Timothée Mazzucotelli <pawamoy@pm.me>

0 commit comments

Comments
 (0)