Skip to content

Commit 5c4e2da

Browse files
chore(master): release 2.7.0 (#483)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 14102dc commit 5c4e2da

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## [2.7.0](https://github.com/stevearc/aerial.nvim/compare/v2.6.1...v2.7.0) (2025-11-25)
4+
5+
6+
### Features
7+
8+
* support javascript prototype-attached fns ([#495](https://github.com/stevearc/aerial.nvim/issues/495)) ([8bb8697](https://github.com/stevearc/aerial.nvim/commit/8bb8697d180681746da41bef5c8691d04443af36))
9+
* treesitter queries for editorconfig, hcl, ssh_config ([#484](https://github.com/stevearc/aerial.nvim/issues/484)) ([99a5fb8](https://github.com/stevearc/aerial.nvim/commit/99a5fb8f0694c1565c673bcfe14198ff69b0c835))
10+
* **yaml:** treesitter name array elements symbol based upon "name" key ([#485](https://github.com/stevearc/aerial.nvim/issues/485)) ([5e687b5](https://github.com/stevearc/aerial.nvim/commit/5e687b5a14004fa2dd9eccbee042b96869fe1557))
11+
12+
13+
### Bug Fixes
14+
15+
* wait until buffer wipeout to clean up data ([#476](https://github.com/stevearc/aerial.nvim/issues/476)) ([c7cbbad](https://github.com/stevearc/aerial.nvim/commit/c7cbbad40c2065fccfd1f1863bb2c08180c0533d))
16+
317
## [2.6.1](https://github.com/stevearc/aerial.nvim/compare/v2.6.0...v2.6.1) (2025-08-25)
418

519

0 commit comments

Comments
 (0)