From 3cd1b3719f23f21afabd8b81ee823975d4a4561b Mon Sep 17 00:00:00 2001 From: unclecode Date: Wed, 3 Jul 2024 15:26:43 +0800 Subject: [PATCH] Bump version to v0.2.73, update documentation, and resolve installation issues --- CHANGELOG.md | 8 ++++++++ docs/md/changelog.md | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08705a20..90722b04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [v0.2.73] - 2024-07-03 + +💡 In this release, we've bumped the version to v0.2.73 and refreshed our documentation to ensure you have the best experience with our project. + +* Supporting website need "with-head" mode to crawl the website with head. +* Fixing the installation issues for setup.py and dockerfile. +* Resolve multiple issues. + ## [v0.2.72] - 2024-06-30 This release brings exciting updates and improvements to our project! 🎉 diff --git a/docs/md/changelog.md b/docs/md/changelog.md index 8a2e929e..3796d309 100644 --- a/docs/md/changelog.md +++ b/docs/md/changelog.md @@ -1,5 +1,13 @@ # Changelog +## [v0.2.73] - 2024-07-03 + +💡 In this release, we've bumped the version to v0.2.73 and refreshed our documentation to ensure you have the best experience with our project. + +* Supporting website need "with-head" mode to crawl the website with head. +* Fixing the installation issues for setup.py and dockerfile. +* Resolve multiple issues. + ## [v0.2.72] - 2024-06-30 This release brings exciting updates and improvements to our project! 🎉