chore: update CHANGELOG.md for v0.2.66 [skip ci]
This commit is contained in:
parent
ca56b583c5
commit
6d105a70ad
10
CHANGELOG.md
10
CHANGELOG.md
@ -4,13 +4,21 @@ All notable changes to TFTSR are documented here.
|
|||||||
Commit types shown: feat, fix, perf, docs, refactor.
|
Commit types shown: feat, fix, perf, docs, refactor.
|
||||||
CI, chore, and build changes are excluded.
|
CI, chore, and build changes are excluded.
|
||||||
|
|
||||||
## [Unreleased]
|
## [0.2.65] — 2026-04-15
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
- Add --locked to cargo commands and improve version update script
|
- Add --locked to cargo commands and improve version update script
|
||||||
|
- Remove invalid --locked flag from cargo commands and fix format string
|
||||||
|
- **integrations**: Security and correctness improvements
|
||||||
|
- Correct WIQL syntax and escape_wiql implementation
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
- Implement dynamic versioning from Git tags
|
- Implement dynamic versioning from Git tags
|
||||||
|
- **integrations**: Implement query expansion for semantic search
|
||||||
|
|
||||||
|
### Security
|
||||||
|
- Fix query expansion issues from PR review
|
||||||
|
- Address all issues from automated PR review
|
||||||
|
|
||||||
## [0.2.63] — 2026-04-13
|
## [0.2.63] — 2026-04-13
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user