CHANGES: update changes for 0.8.1

This commit is contained in:
Ilya Kreymer 2023-02-24 18:33:29 -08:00
parent 63717c4b04
commit 3a4d318e90

View file

@ -1,5 +1,10 @@
## CHANGES ## 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 v0.8.0
- Switch to Chrome/Chromium 109 - Switch to Chrome/Chromium 109
- Convert to ESM module - Convert to ESM module