Skip to content

Commit

Permalink
chore(main): release 2.0.0 (#327)
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 Oct 24, 2023
1 parent 701698b commit 3a4b57f
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [2.0.0](https://github.com/linrongbin16/lin.nvim/compare/v1.1.0...v2.0.0) (2023-10-24)


### ⚠ BREAKING CHANGES

* **install:** drop golang and move lazygit.nvim to user plugins ([#326](https://github.com/linrongbin16/lin.nvim/issues/326))

### Features

* **mason-lspconfig.nvim:** set chirdThirdParty=false for lua ls ([#324](https://github.com/linrongbin16/lin.nvim/issues/324)) ([0196772](https://github.com/linrongbin16/lin.nvim/commit/019677226f75dcd918e3513e0f17adea64df0c01))


### Bug Fixes

* **install:** do not install git if exists ([398cb0d](https://github.com/linrongbin16/lin.nvim/commit/398cb0d40eeb651b28998107aff635ba8175614d))
* **install:** fix legacy installer ([#322](https://github.com/linrongbin16/lin.nvim/issues/322)) ([c601326](https://github.com/linrongbin16/lin.nvim/commit/c6013260c2d779b887e4da81265353ddd9b2a426))


### Performance Improvements

* **install:** drop golang and move lazygit.nvim to user plugins ([#326](https://github.com/linrongbin16/lin.nvim/issues/326)) ([701698b](https://github.com/linrongbin16/lin.nvim/commit/701698bf9037ea50958f2dc8dc2ad312ccf0d2d9))
* **lualine.nvim:** remove deadcode ([#320](https://github.com/linrongbin16/lin.nvim/issues/320)) ([4f06922](https://github.com/linrongbin16/lin.nvim/commit/4f0692281fe9f682a0488f0410ea83c432c07531))

## [1.1.0](https://github.com/linrongbin16/lin.nvim/compare/v1.0.1...v1.1.0) (2023-10-24)


Expand Down

0 comments on commit 3a4b57f

Please sign in to comment.