From 3a4d318e90eda139ce2bf41f75ba21a1e01af30e Mon Sep 17 00:00:00 2001 From: Ilya Kreymer Date: Fri, 24 Feb 2023 18:33:29 -0800 Subject: [PATCH] CHANGES: update changes for 0.8.1 --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index e5322a22..3a49ad5f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,10 @@ ## CHANGES +v0.8.1 +- Logging and Behavior Tweaks by @ikreymer in https://github.com/webrecorder/browsertrix-crawler/pull/229 +- Fix typos by @stavares843 in https://github.com/webrecorder/browsertrix-crawler/pull/232 +- Add crawl log to WACZ by @ikreymer in https://github.com/webrecorder/browsertrix-crawler/pull/231 + v0.8.0 - Switch to Chrome/Chromium 109 - Convert to ESM module