diff --git a/CHANGELOG.md b/CHANGELOG.md index da6c1df4..bb485377 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,65 +17,6 @@ More details: https://github.com/openlawlibrary/pygls/releases/tag/v1.2.0 ### Miscellaneous Tasks -- Update CHANGELOG.md -- Update CONTRIBUTORS.md -- Update `poetry.lock` after removing typeguard -- Add example configuration -- Pin lsprotocol to 2023.0.0 -- Update CHANGELOG.md -- Update CONTRIBUTORS.md -- Update CHANGELOG.md - -### Refactor - -- Move workspace/ into servers/ dir - -### Build - -- V1.2.0 - -## [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.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