Skip to content

Commit

Permalink
Update changelog 2024.8.101 (#6261)
Browse files Browse the repository at this point in the history
  • Loading branch information
KacieKK authored Aug 13, 2024
1 parent 196fefa commit 359ff0c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
# Changelog

## 2024.8.101 (12 August 2024) PreRelease

Notable changes:

- Bug fix: Pylance ins`t accessing fixture from main conftest [pylance-release#6249](https://github.com/microsoft/pylance-release/issues/6249)
- Bug fix: Notification of breaking api change with v1.92 release of VS Code [pylance-release#6115](https://github.com/microsoft/pylance-release/issues/6115)
- Enhancement: Feature request: Support 'go to def' and interacting with inlay hint components [pylance-release#5210](https://github.com/microsoft/pylance-release/issues/5210)
- Bug fix: TypeError: Cannot read properties of undefined (reading 'fileInfo') [pylance-release#6234](https://github.com/microsoft/pylance-release/issues/6234)

## 2024.8.100 (9 August 2024) PreRelease

Notable changes:

- Bug fix: Failed to parse (some) docstrings that contain Markdown code since 2024.6.100 [pylance-release#6225](https://github.com/microsoft/pylance-release/issues/6225)
- Bug fix: Sphinx Style Docstring Incorrectly Rendering Nested Parameters Lists [pylance-release#6224](https://github.com/microsoft/pylance-release/issues/6224)
- Bug fix: Inline suggestions not working if bracket not closed [pylance-release#6188](https://github.com/microsoft/pylance-release/issues/6188)
- Bug fix: TypeError: Cannot read properties of undefined (reading 'fileInfo') [pylance-release#6234](https://github.com/microsoft/pylance-release/issues/6234)

Pylance's copy of Pyright has been updated from 1.1.373 to 1.1.375.

Expand Down

1 comment on commit 359ff0c

@fjiju
Copy link

@fjiju fjiju commented on 359ff0c Aug 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ottimo!

Please sign in to comment.