Skip to content

Commit aa6e0a9

Browse files
chore(main): release 1.1.0 (#154)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 916b3a1 commit aa6e0a9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/quarto-dev/quarto-nvim/compare/v1.0.2...v1.1.0) (2024-12-20)
4+
5+
6+
### Features
7+
8+
* support Iron.nvim and user functions for sending code to REPL ([#109](https://github.com/quarto-dev/quarto-nvim/issues/109)) ([eb98585](https://github.com/quarto-dev/quarto-nvim/commit/eb98585b13f8d5ddc21c9a9413b7b3b848099653))
9+
10+
11+
### Bug Fixes
12+
13+
* Replace term:// with termopen() to resolve wildcard expansion error ([#153](https://github.com/quarto-dev/quarto-nvim/issues/153)) ([f810c62](https://github.com/quarto-dev/quarto-nvim/commit/f810c62842e9a8e9e2d44fa8a47196e7d36d79c4))
14+
315
## [1.0.2](https://github.com/quarto-dev/quarto-nvim/compare/v1.0.1...v1.0.2) (2024-10-09)
416

517

0 commit comments

Comments
 (0)