Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 12, 2023
1 parent 9a48780 commit 4698975
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.0.0](https://github.com/jmbuhr/quarto-nvim-kickstarter/compare/v0.23.2...v1.0.0) (2023-11-12)


### ⚠ BREAKING CHANGES

* pyright somehow manages to block the editor even when just scrolling and leads to blocking at startup.

### Bug Fixes

* disable indent-blankline due to performance issues ([3d7d1b4](https://github.com/jmbuhr/quarto-nvim-kickstarter/commit/3d7d1b4979c5e3432084251862dca6d806ef35ff))


### Performance Improvements

* replace pyright with python-lsp-server and mypy plugin ([9a48780](https://github.com/jmbuhr/quarto-nvim-kickstarter/commit/9a48780d43a479c53ad8153e06c6b1c6c9e43540))

## [0.23.2](https://github.com/jmbuhr/quarto-nvim-kickstarter/compare/v0.23.1...v0.23.2) (2023-11-03)


Expand Down

0 comments on commit 4698975

Please sign in to comment.