Skip to content

Commit 8e45bff

Browse files
committed
Bump version to 0.4.0 and update changelog
1 parent 58424b1 commit 8e45bff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [0.3.5] - 2026-06-22
3+
## [0.4.0] - 2026-06-22
44
- Fix WARC segment decompression range fetching issue by making decompression adaptive
55
- Handle HTTP error status codes in API responses and file downloads
66
- Add unit and integration tests for error handling and helper functions

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule CommonCrawl.MixProject do
22
use Mix.Project
33

4-
@version "0.3.5"
4+
@version "0.4.0"
55
@github "https://github.com/preciz/common_crawl"
66

77
def project do

0 commit comments

Comments
 (0)