From 2f0b758374a042cfae95a15e09119516b0de5a35 Mon Sep 17 00:00:00 2001 From: Pulkit Kathuria Date: Thu, 28 Mar 2024 11:17:22 +0900 Subject: [PATCH] (docs) CHANGE LOG --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e400a2b..4431fcb 100644 --- a/README.md +++ b/README.md @@ -117,4 +117,4 @@ It crawled `1000 urls`, and found `300 email addresses` in about `11 seconds`. - v2.0 - 100x performance improvement by using goroutines - v2.5 - 2x performance improvement by not opening the same url again - v2.6 - Added depth of crawling urls -- v2.7 - Limit emails addresses, and possible fix on relative urls \ No newline at end of file +- v2.8 - Limit emails addresses, and possible fix on relative urls \ No newline at end of file