Skip to content

Commit 783a8b6

Browse files
chore(main): release 0.3.0 (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dc95532 commit 783a8b6

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/danudey/rust-downloader/compare/v0.2.4...v0.3.0) (2025-11-20)
4+
5+
6+
### Features
7+
8+
* Add chromium support ([#12](https://github.com/danudey/rust-downloader/issues/12)) ([dc95532](https://github.com/danudey/rust-downloader/commit/dc955327fc5a637e061989ae3ba1ea9133377a48))
9+
10+
11+
### Bug Fixes
12+
13+
* update crate deps ([#10](https://github.com/danudey/rust-downloader/issues/10)) ([f82379b](https://github.com/danudey/rust-downloader/commit/f82379b880fab665ca72abdec765e6622569d81f))
14+
315
## [0.2.4](https://github.com/danudey/rust-downloader/compare/v0.2.3...v0.2.4) (2025-11-14)
416

517

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "download"
3-
version = "0.2.4"
3+
version = "0.3.0"
44
edition = "2024"
55

66
[profile.release-size]

0 commit comments

Comments
 (0)