Skip to content

Commit db2233f

Browse files
author
Github Action
committed
chore: update CHANGELOG.md
1 parent 9057341 commit db2233f

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,37 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [1.3.0] - 2024-01-29
5+
More details: https://github.com/openlawlibrary/pygls/releases/tag/v1.3.0
6+
7+
### Bug Fixes
8+
9+
- Add missing value to `pygls.trace.server`
10+
11+
### CI
12+
13+
- Don't let Pyodide test fail the whole build
14+
- Don't trigger CI on both push and pull_request
15+
16+
### Features
17+
18+
- Drop Python 3.7 support
19+
- Update dependencies to latest(ish)
20+
- Enable debugging of servers in the playground
21+
22+
### Miscellaneous Tasks
23+
24+
- Update CHANGELOG.md
25+
- Update CONTRIBUTORS.md
26+
- Cattrs is a direct dependency
27+
- Update pytest-asyncio
28+
- Add pytest-lsp and lsp-devtools to Implementations.md
29+
- Update lsprotocol to 2023.0.1
30+
31+
### Build
32+
33+
- V1.3.0
34+
435
## [1.2.1] - 2023-11-30
536
More details: https://github.com/openlawlibrary/pygls/releases/tag/v1.2.1
637

0 commit comments

Comments
 (0)