Skip to content

Commit

Permalink
Update changelog-20231051 (#5013)
Browse files Browse the repository at this point in the history
  • Loading branch information
heejaechang committed Oct 26, 2023
1 parent e845362 commit 99ed2b8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 2023.10.51 (26 October 2023) PreRelease

Notable changes:

- Bug fix: Pytest add fixture type annotation code action shows up for non test files [pylance-release#5003](https://github.com/microsoft/pylance-release/issues/5003)
- Bug fix: Pylance does not respect `__builtins__.pyi` for notebooks. [pylance-release#4949](https://github.com/microsoft/pylance-release/issues/4949)
- Bug fix: Wrong inlay hint when passing \*arg or \*\*kwarg [pylance-release#4930](https://github.com/microsoft/pylance-release/issues/4930)

## 2023.10.50 (26 October 2023) Release

Notable changes:

- Release version that includes changes through the [2023.10.41](https://github.com/microsoft/pylance-release/blob/main/CHANGELOG.md#20231041-20-october-2023-prerelease) prerelease build.

## 2023.10.41 (20 October 2023) PreRelease

Notable changes:
Expand Down

0 comments on commit 99ed2b8

Please sign in to comment.