Skip to content

Commit

Permalink
chore(master): release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 4, 2024
1 parent 6a4008d commit 88617df
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

## [1.4.1](https://github.com/stevearc/overseer.nvim/compare/v1.4.0...v1.4.1) (2024-06-04)


### Bug Fixes

* crash when aborting task watch form ([03cbbb7](https://github.com/stevearc/overseer.nvim/commit/03cbbb7d5628c55f0038f846cdffdc3a95e16a90))
* fzf-lua crash when running OverseerTaskAction ([8438119](https://github.com/stevearc/overseer.nvim/commit/8438119c3207274cc5f6823ea9b476a3d9cae849))
* **toggleterm:** better integration with the 'open' actions ([#159](https://github.com/stevearc/overseer.nvim/issues/159)) ([6a4008d](https://github.com/stevearc/overseer.nvim/commit/6a4008deab806a4a4157e34b4874141596b3b985))
* **toggleterm:** various issues with toggleterm strategy ([1f5f271](https://github.com/stevearc/overseer.nvim/commit/1f5f271e00b82ced6a30ae5ad6dbe7d1104e5980))
* use listener hooks for nvim-dap instead of monkey patching ([ecdfbac](https://github.com/stevearc/overseer.nvim/commit/ecdfbac807652a374414d3d6f3e5b3af201f884d))

## [1.4.0](https://github.com/stevearc/overseer.nvim/compare/v1.3.1...v1.4.0) (2024-05-16)


Expand Down

0 comments on commit 88617df

Please sign in to comment.