Skip to content

Commit 5e7596b

Browse files
chore(main): release 0.16.0 (#222)
1 parent 3011d04 commit 5e7596b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
## Unreleased
44

5+
## [0.16.0](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.15.0...v0.16.0) (2024-07-10)
6+
7+
8+
### Features
9+
10+
* **projectionist:** allow disabling the projectionist integration ([#221](https://github.com/elixir-tools/elixir-tools.nvim/issues/221)) ([057f6e5](https://github.com/elixir-tools/elixir-tools.nvim/commit/057f6e522d757cafd6251db326c25bf704404e1d))
11+
12+
13+
### Bug Fixes
14+
15+
* nvim test runner breaking changes ([057f6e5](https://github.com/elixir-tools/elixir-tools.nvim/commit/057f6e522d757cafd6251db326c25bf704404e1d))
16+
* **projectionist:** do not overwrite existing projections ([057f6e5](https://github.com/elixir-tools/elixir-tools.nvim/commit/057f6e522d757cafd6251db326c25bf704404e1d))
17+
518
## [0.15.0](https://github.com/elixir-tools/elixir-tools.nvim/compare/v0.14.3...v0.15.0) (2024-07-05)
619

720

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.15.0
1+
0.16.0

0 commit comments

Comments
 (0)