Skip to content

Commit

Permalink
chore(main): release 1.8.0 (#156)
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 Mar 31, 2024
1 parent 4ef66a1 commit 66b11de
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.8.0](https://github.com/benlubas/molten-nvim/compare/v1.7.0...v1.8.0) (2024-03-30)


### Features

* execution time ([#153](https://github.com/benlubas/molten-nvim/issues/153)) ([12fc198](https://github.com/benlubas/molten-nvim/commit/12fc198e1dac89cde3e9512b2999972da01dc625))
* wezterm image provider ([#162](https://github.com/benlubas/molten-nvim/issues/162)) ([4ef66a1](https://github.com/benlubas/molten-nvim/commit/4ef66a162222065f278a5ea92f19eaa9e8b7301c))
* write connection file ([#176](https://github.com/benlubas/molten-nvim/issues/176)) ([5bc04c9](https://github.com/benlubas/molten-nvim/commit/5bc04c9b985ea7b9d13358b17d82f578021b332e))


### Bug Fixes

* catch error on nonexistant kernel init ([#172](https://github.com/benlubas/molten-nvim/issues/172)) ([2fffc76](https://github.com/benlubas/molten-nvim/commit/2fffc76616b645f8e0fff65a3acb89e5f38bd2a9))
* don't require pillow unless it's used ([#164](https://github.com/benlubas/molten-nvim/issues/164)) ([ca725ae](https://github.com/benlubas/molten-nvim/commit/ca725ae7928b292bbda1fc90eeeae701026c6e83))
* make sure there is a visual selection ([#159](https://github.com/benlubas/molten-nvim/issues/159)) ([7d8bd23](https://github.com/benlubas/molten-nvim/commit/7d8bd23e3b36bfc911f7af361f3e1c311c61e8e7))
* make UpdateInterface sync ([#166](https://github.com/benlubas/molten-nvim/issues/166)) ([8d31d04](https://github.com/benlubas/molten-nvim/commit/8d31d04e18acc419f147452861ad5eb34b998276))

## [1.7.0](https://github.com/benlubas/molten-nvim/compare/v1.6.0...v1.7.0) (2024-02-23)


Expand Down

0 comments on commit 66b11de

Please sign in to comment.