Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,9 @@ If you run into any issues, consult the logs or reach out on the repository's [I
---

# Changelog
- v0.7614 - Better stock market data fetching from Yahoo Finance
- Changes made to `src/api_get_stock_prices_yfinance.py`
- => More accurate ticker symbol searches, fallbacks, multi-day data etc.
- v0.7613 - Improved timestamps on multiple timezones
- Added a separate module to `src/timedate_handler.py` to assist the model
- => Datetime stamps now in separate system messages
Expand Down
Loading