Skip to content

Commit

Permalink
chore: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Action committed Nov 18, 2023
1 parent 3f5250c commit 206d193
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
# Changelog
All notable changes to this project will be documented in this file.

## [1.2.0] - 2023-11-18
More details: https://github.com/openlawlibrary/pygls/releases/tag/v1.2.0

### Bug Fixes

- Remove dependency on typeguard
- Linting and formatting issues
- Simplify option validation check
- Index error on empty workspace

### Features

- Allow user to override Python interpreter

### Miscellaneous Tasks

- Update CHANGELOG.md
- Update CONTRIBUTORS.md
- Update `poetry.lock` after removing typeguard
- Add example configuration
- Pin lsprotocol to 2023.0.0

### Refactor

- Move workspace/ into servers/ dir

## [1.1.2] - 2023-10-28
More details: https://github.com/openlawlibrary/pygls/releases/tag/v1.1.2

Expand Down

0 comments on commit 206d193

Please sign in to comment.