Skip to content

Commit

Permalink
chore(main): release 2.5.0 (#84)
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 Mar 2, 2024
1 parent b34cc94 commit 0f9530b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [2.5.0](https://github.com/jmbuhr/quarto-nvim-kickstarter/compare/v2.4.0...v2.5.0) (2024-03-02)


### Features

* add preliminary completion for observable js chunks ([a9ee42d](https://github.com/jmbuhr/quarto-nvim-kickstarter/commit/a9ee42d81a3d727d500ec86e5c93d2369afadbc6))
* example keybinding to ask R console for interactive table of ([b34cc94](https://github.com/jmbuhr/quarto-nvim-kickstarter/commit/b34cc94b8fe51ea3edc1ab504e1c3293c55803aa))
* rust and norg injections ([66c5fbb](https://github.com/jmbuhr/quarto-nvim-kickstarter/commit/66c5fbb4c6985be94f0947d40bfcf86600030026))


### Bug Fixes

* automatic r/python switching with reticulate ([bd548bf](https://github.com/jmbuhr/quarto-nvim-kickstarter/commit/bd548bfa8f915a0f42109d97143a99654f04cca1))
* set quato_r_mode buffer variable ([cb64ee7](https://github.com/jmbuhr/quarto-nvim-kickstarter/commit/cb64ee737a1279ab6a58c6fd2548fb202334063b))
* update img-clip plugin config for new version ([#85](https://github.com/jmbuhr/quarto-nvim-kickstarter/issues/85)) ([d62b8a9](https://github.com/jmbuhr/quarto-nvim-kickstarter/commit/d62b8a97574ceb284b1424d02564326945ea4275))


### Performance Improvements

* update instead of write for &lt;c-s&gt; keybinding ([b52207c](https://github.com/jmbuhr/quarto-nvim-kickstarter/commit/b52207c5fc9d2d7d0e985cfb9aac500f941e3de3))

## [2.4.0](https://github.com/jmbuhr/quarto-nvim-kickstarter/compare/v2.3.0...v2.4.0) (2024-02-12)


Expand Down

0 comments on commit 0f9530b

Please sign in to comment.