From 25c751346e4a89cf3b72bf96f428dd45029286e3 Mon Sep 17 00:00:00 2001 From: Yijia-Xiao Date: Thu, 24 Sep 2026 07:39:43 +0000 Subject: [PATCH] docs: move the changelog link below the latest news --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 423bf0429..82ca5e24d 100644 --- a/README.md +++ b/README.md @@ -31,13 +31,13 @@ ## News -Release notes for every version are in [CHANGELOG.md](CHANGELOG.md). - - [2026-09] **TradingAgents v0.5.1** released with a package layout organised by what each module holds (import paths moved), optional Jev screening of social posts, GPT-6 Sol and Luna as the default models, and fixes to run isolation and SEC EDGAR statements. - [2026-09] **TradingAgents v0.5.0** released with point-in-time integrity across every dated path, SEC EDGAR fundamentals served as filed, backtesting over a ticker and date grid, portfolio-aware runs, and current model lineups across every provider. - [2026-08] **TradingAgents v0.4.0** released with look-ahead / point-in-time fixes across FRED macro, social sentiment, and the decision-log memory; clearer decision signals; working CLI checkpoint resume; Trader price grounding; and the GPT-5.6 and GLM-5.3 models. +Full release notes are in [CHANGELOG.md](CHANGELOG.md). +
Earlier news