1
0
mirror of https://github.com/michaelharms/comcrawl.git synced 2021-09-27 00:43:48 +03:00
Files
comcrawl-common-crawl/CHANGELOG.md
2020-07-26 12:23:43 +02:00

510 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.2] - 2020-07-26

Added

  • This CHANGELOG file to keep track of changes in future releases.

Fixed

  • Crashes from decoding errors while downloading, contribution from @Sarunas-Girdenas