Skip to content

Commit 41d66af

Browse files
committed
Poetry update, update changelog
1 parent 5d2bf21 commit 41d66af

File tree

3 files changed

+97
-85
lines changed

3 files changed

+97
-85
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## 0.40.0
8+
9+
### Added
10+
11+
- Diagnostic support using Python's builtin `compile` function.
12+
13+
### Changed
14+
15+
- `pygls` 1.0!
16+
- Diagnostics (for syntax errors) are once-again enabled by default.
17+
718
## 0.39.0
819

920
### Changed

0 commit comments

Comments
 (0)