Skip to content

Commit

Permalink
Update changelog for 2024.6.102 (#6061)
Browse files Browse the repository at this point in the history
  • Loading branch information
rchiodo authored Jun 25, 2024
1 parent bab5b08 commit 530bf14
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

## 2024.6.102 (25 June 2024) PreRelease

Notable changes:

- Bug fix: Bokeh export_png docstring is not formatted correctly [pylance-release#6039](https://github.com/microsoft/pylance-release/issues/6039)
- Enhancement: Support lazy loading individual virtualenvs in a multi-root workspace [pylance-release#6009](https://github.com/microsoft/pylance-release/issues/6009)
- Bug fix: Multiple notifications "executing command" but no details on what is being run [pylance-release#6048](https://github.com/microsoft/pylance-release/issues/6048)
- Bug fix: Bug: Code is unreachable [pylance-release#6028](https://github.com/microsoft/pylance-release/issues/6028)
- Bug fix: The parseTreeUtils.findNodeByOffset function returns an incorrect node when using binary search [pylance-release#5775](https://github.com/microsoft/pylance-release/issues/5775)

Pylance's copy of Pyright has been updated from 1.1.368 to 1.1.369.

- See Pyright's release notes for details: [1.1.369](https://github.com/microsoft/pyright/releases/tag/1.1.369)

## 2024.6.101 (20 June 2024) PreRelease

Notable changes:
Expand Down

0 comments on commit 530bf14

Please sign in to comment.