Skip to content

Commit

Permalink
chore(main): release 2.0.0 (#141)
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] committed Jun 29, 2024
1 parent 4d6c335 commit afa378c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.0](https://github.com/jmbuhr/otter.nvim/compare/v1.15.1...v2.0.0) (2024-06-29)


### ⚠ BREAKING CHANGES

* turn otter into a builtin lsp server-client combo to avoid manual configuration ([#137](https://github.com/jmbuhr/otter.nvim/issues/137))

### Features

* turn otter into a builtin lsp server-client combo to avoid manual configuration ([#137](https://github.com/jmbuhr/otter.nvim/issues/137)) ([4d6c335](https://github.com/jmbuhr/otter.nvim/commit/4d6c3355413d01503295bcec437c4380a9ab6a2e))

## [1.15.1](https://github.com/jmbuhr/otter.nvim/compare/v1.15.0...v1.15.1) (2024-06-09)


Expand Down

0 comments on commit afa378c

Please sign in to comment.