Skip to content

Commit

Permalink
Update changelog 2024.9.101 (#6411)
Browse files Browse the repository at this point in the history
* Update changelog 2024.9.101

* Update README.md
  • Loading branch information
StellaHuang95 authored Sep 19, 2024
1 parent 714ed46 commit dd9aa82
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 150 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 2024.9.101 (18 September 2024) PreRelease

Notable changes:

- Bug fix: `NoReturn` behaving unexpectedly after using the decorator with added type annotation [pylance-release#6391](https://github.com/microsoft/pylance-release/issues/6391)
- Bug fix: Recent pylance is striking out `Union` imports as deprecated [pylance-release#6390](https://github.com/microsoft/pylance-release/issues/6390)

Pylance's copy of Pyright has been updated from 1.1.380 to 1.1.381.

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

## 2024.9.100 (12 September 2024) PreRelease

Notable changes:
Expand Down
Loading

0 comments on commit dd9aa82

Please sign in to comment.