Update version and change log.

This commit is contained in:
unclecode
2024-06-17 14:47:58 +08:00
parent d1d83a6ef7
commit 42a5da854d
4 changed files with 8 additions and 4 deletions

View File

@@ -13,6 +13,9 @@ Crawl4AI has one clear task: to simplify crawling and extract useful information
## Recent Changes
### v0.2.34
- 🐞 Resolve the issue with the long url. (Issue #22)
### v0.2.3
- 🎨 Extract and return all media tags (Images, Audio, and Video). Check `result.media`
- 🔗 Extrat all external and internal links. Check `result.links`