mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-08 23:04:48 +08:00
minor: changelog: fix typo
This commit is contained in:
@@ -16,7 +16,7 @@ Changelog
|
|||||||
drastically. Loading times are down as well (it takes basically as long as an
|
drastically. Loading times are down as well (it takes basically as long as an
|
||||||
import).
|
import).
|
||||||
- REPL completion is starting to become usable.
|
- REPL completion is starting to become usable.
|
||||||
- Various small API changes. Generally this released focuses on stability and
|
- Various small API changes. Generally this release focuses on stability and
|
||||||
refactoring of internal APIs.
|
refactoring of internal APIs.
|
||||||
- Introducing operator precedence, which makes calculating correct Array indices
|
- Introducing operator precedence, which makes calculating correct Array indices
|
||||||
and ``__getattr__`` strings possible.
|
and ``__getattr__`` strings possible.
|
||||||
|
|||||||
Reference in New Issue
Block a user