Skip to content

Commit

Permalink
Update changelog 2024.7.101 (#6173)
Browse files Browse the repository at this point in the history
  • Loading branch information
heejaechang authored Jul 22, 2024
1 parent e21736d commit 2f2d1b5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 2024.7.101 (22 July 2024) PreRelease

Notable changes:

- Bug fix: Asyncio.TaskGroup doc string causes parsing error [pylance-release#6143](https://github.com/microsoft/pylance-release/issues/6143)
- Bug fix: Incorrect Rendering of Google Style Docstrings in Pylance [pylance-release#6127](https://github.com/microsoft/pylance-release/issues/6127)
- Bug fix: Sphinx Style Docstring Incorrectly Rendering "Other Parameters" [pylance-release#6100](https://github.com/microsoft/pylance-release/issues/6100)

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

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

## 2024.7.100 (15 July 2024) PreRelease

Notable changes:
Expand Down

0 comments on commit 2f2d1b5

Please sign in to comment.