Skip to content

Commit 05d81fa

Browse files
committed
chore(release): add changelog for v0.2.3
1 parent 8cf744a commit 05d81fa

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file.
66

77
## [Unreleased] — v0.3 development
88

9+
- No entries yet.
10+
11+
---
12+
13+
## [0.2.3] - 2026-04-14
14+
### "Ticker Keyword Intelligence + Correlation Reliability"
15+
916
### Added
1017
- `generate_keywords(ticker)` in `src/news.py` — auto-builds a keyword list for any ticker from Yahoo Finance metadata (company name tokens, executive surnames). Uses a daemon thread bounded by `REQUEST_TIMEOUT` so a hung network call never blocks the pipeline. Falls back to `[ticker]` on timeout, network failure, or unknown ticker. Part of #35 (v0.3 arbitrary ticker support).
1118
- `Docs/CONTRIBUTORS.md` — acknowledgement list for all project contributors.

0 commit comments

Comments
 (0)