Skip to content

Commit

Permalink
Merge pull request #45 from andrewferrier/release-please--branches--m…
Browse files Browse the repository at this point in the history
…aster--components--debugprint.nvim

chore(master): release 1.2.0
  • Loading branch information
andrewferrier authored May 25, 2024
2 parents 70f7c21 + d83f995 commit 3a82320
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.2.0](https://github.com/andrewferrier/wrapping.nvim/compare/v1.1.0...v1.2.0) (2024-05-25)


### Features

* Support a buftype_allowlist ([4c87a23](https://github.com/andrewferrier/wrapping.nvim/commit/4c87a23f6ae11c0ddc1a93405d0e62c1a5f198c4))


### Bug Fixes

* Stop using deprecated buf_get_clients ([8b1a814](https://github.com/andrewferrier/wrapping.nvim/commit/8b1a814522e89dcc24abf81922f4898e63817e02))
* Stop using deprecated nvim_get_option ([d202b8f](https://github.com/andrewferrier/wrapping.nvim/commit/d202b8faa8c596f9ddd83a055cd1a6c23cb6c006))
* Support OptionSet as an event ([2491326](https://github.com/andrewferrier/wrapping.nvim/commit/24913268b7f8fd83309a528c424b96ef48a40726))
* Wrap get_parser with a pcall ([eb62d18](https://github.com/andrewferrier/wrapping.nvim/commit/eb62d1816e66494d9fceb8619203eaf5985f17cb))

## [1.1.0](https://github.com/andrewferrier/wrapping.nvim/compare/v1.0.0...v1.1.0) (2024-02-25)


Expand Down

0 comments on commit 3a82320

Please sign in to comment.