Skip to content

Commit 4fe227c

Browse files
authored
Merge pull request pappasam#280 from PeterJCLaw/clarify-v0.41.0-changelog
Clarify changes in 0.41 which may affect consumers
2 parents db32907 + 8cd45b4 commit 4fe227c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1010

1111
- Removed support for Python 3.7
1212

13+
### Changed
14+
15+
- `jedi` upgraded to `0.19`, adding support for Python 3.11
16+
- `pydantic` upgraded to `2.x` from `1.x`; Pydantic 2 contains a compiled Rust core making it faster but requiring platform specific builds
17+
1318
### Fixed
1419

1520
- Fixes <https://github.com/pappasam/jedi-language-server/issues/262>

0 commit comments

Comments
 (0)