Skip to content

Commit 5d93340

Browse files
authored
chore: update changelog (#232)
Update changelog
1 parent 1bf5900 commit 5d93340

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file.
44

5+
## [0.16.4] - 2026-01-11
6+
7+
### Features
8+
9+
- *(gemset)* Install gems per Ruby version to avoid compat issues (#231)
10+
11+
### Bug Fixes
12+
13+
- *(ruby)* Use `string_content` capture for Ruby test name extraction (#229)
14+
15+
## [0.16.3] - 2026-01-09
16+
17+
### Bug Fixes
18+
19+
- *(ruby)* Convert snippets from global to language-scoped (#221)
20+
- *(ruby)* Add more RSpec test methods (#227)
21+
22+
### Miscellaneous Tasks
23+
24+
- Remove `extensions::run_tests` workflow (#218)
25+
26+
## [0.16.2] - 2025-12-08
27+
28+
### Miscellaneous Tasks
29+
30+
- Add support for `ts_query_ls` language server (#211)
31+
- Remove `commitlint` (#215)
32+
- Remove obsolete `pnpm` lockfile (#217)
33+
534
## [0.16.1] - 2025-11-27
635

736
### Bug Fixes

0 commit comments

Comments
 (0)