Skip to content

Commit 67c70f0

Browse files
chore(main): release 0.4.1 (#73)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Will Hopkins <[email protected]>
1 parent 549963e commit 67c70f0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.4.1](https://github.com/willothy/flatten.nvim/compare/v0.4.0...v0.4.1) (2023-09-24)
4+
5+
6+
### Bug Fixes
7+
8+
* default should_nest ([11f9960](https://github.com/willothy/flatten.nvim/commit/11f9960aa4f5994f20675e3bcc31a4c19ceafb4f))
9+
* don't escape filenames ([6236aa9](https://github.com/willothy/flatten.nvim/commit/6236aa988a8aeab1c4a59c92615492ec241d33c7)), closes [#70](https://github.com/willothy/flatten.nvim/issues/70)
10+
* only open new tab if tab option is set ([9f08ac1](https://github.com/willothy/flatten.nvim/commit/9f08ac10d5cdc9b48e3087869774b4578de1d19e)), closes [#66](https://github.com/willothy/flatten.nvim/issues/66)
11+
* **smart-open:** only avoid curwin if it's a term ([6813ad3](https://github.com/willothy/flatten.nvim/commit/6813ad3c49b74fbeb5bc851c7d269b611fc86dd3))
12+
313
## [v0.4.0](https://github.com/willothy/flatten.nvim/tree/v0.4.0) (2023-08-10)
414

515
[Full Changelog](https://github.com/willothy/flatten.nvim/compare/v0.3.0...v0.4.0)

0 commit comments

Comments
 (0)